]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ACPI: simplify building device HID/CID list
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Mon, 21 Sep 2009 19:35:40 +0000 (13:35 -0600)
committerLen Brown <len.brown@intel.com>
Fri, 25 Sep 2009 19:09:49 +0000 (15:09 -0400)
commit57f3674f5e9c7b1102ae62fc2920d2fa09fce1ea
tree63392fdaad3bf0584c3bca82778164431141a283
parent6622d8cee73a26bce958484065c8f0e704911a62
ACPI: simplify building device HID/CID list

Minor code cleanup, no functional change.  Instead of remembering
what HIDs & CIDs to add later, just add them immediately.

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