Home
last modified time | relevance | path

Searched hist:"7 f47fa6c2ff15f5e59cdbb350f86faef6829294a" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pnp/pnpacpi/
H A Dcore.cdiff 7f47fa6c2ff15f5e59cdbb350f86faef6829294a Mon Sep 21 14:35:19 CDT 2009 Bjorn Helgaas <bjorn.helgaas@hp.com> ACPI: maintain a single list of _HID and _CID IDs

There's no need to treat _HID and _CID differently. Keeping them in
a single list makes code that uses the IDs a little simpler because it
can just traverse the list rather than checking "do we have a HID?",
"do we have any CIDs?"

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Reviewed-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
/openbmc/linux/include/acpi/
H A Dacpi_bus.hdiff 7f47fa6c2ff15f5e59cdbb350f86faef6829294a Mon Sep 21 14:35:19 CDT 2009 Bjorn Helgaas <bjorn.helgaas@hp.com> ACPI: maintain a single list of _HID and _CID IDs

There's no need to treat _HID and _CID differently. Keeping them in
a single list makes code that uses the IDs a little simpler because it
can just traverse the list rather than checking "do we have a HID?",
"do we have any CIDs?"

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Reviewed-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
/openbmc/linux/drivers/acpi/
H A Dscan.cdiff 7f47fa6c2ff15f5e59cdbb350f86faef6829294a Mon Sep 21 14:35:19 CDT 2009 Bjorn Helgaas <bjorn.helgaas@hp.com> ACPI: maintain a single list of _HID and _CID IDs

There's no need to treat _HID and _CID differently. Keeping them in
a single list makes code that uses the IDs a little simpler because it
can just traverse the list rather than checking "do we have a HID?",
"do we have any CIDs?"

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