Searched hist:"1131 b938f0757350f569f8ad5bee737cd02b8e58" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/pnp/pnpacpi/ |
H A D | core.c | diff 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 D | acpi_bus.h | diff 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 D | scan.c | diff 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>
|