Home
last modified time | relevance | path

Searched hist:"1131 b938f0757350f569f8ad5bee737cd02b8e58" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pnp/pnpacpi/
H A Dcore.cdiff 1131b938f0757350f569f8ad5bee737cd02b8e58 Mon Sep 21 14:35:29 CDT 2009 Bjorn Helgaas <bjorn.helgaas@hp.com> ACPI: remove acpi_device.flags.hardware_id

Every acpi_device has at least one ID (if there's no _HID or _CID, we
give it a synthetic or default ID). So there's no longer a need to
check whether an ID exists; we can just use it.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
/openbmc/linux/include/acpi/
H A Dacpi_bus.hdiff 1131b938f0757350f569f8ad5bee737cd02b8e58 Mon Sep 21 14:35:29 CDT 2009 Bjorn Helgaas <bjorn.helgaas@hp.com> ACPI: remove acpi_device.flags.hardware_id

Every acpi_device has at least one ID (if there's no _HID or _CID, we
give it a synthetic or default ID). So there's no longer a need to
check whether an ID exists; we can just use it.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
/openbmc/linux/drivers/acpi/
H A Dscan.cdiff 1131b938f0757350f569f8ad5bee737cd02b8e58 Mon Sep 21 14:35:29 CDT 2009 Bjorn Helgaas <bjorn.helgaas@hp.com> ACPI: remove acpi_device.flags.hardware_id

Every acpi_device has at least one ID (if there's no _HID or _CID, we
give it a synthetic or default ID). So there's no longer a need to
check whether an ID exists; we can just use it.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>