PNPACPI: save struct acpi_device, not just acpi_handle
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Wed, 18 Nov 2009 00:05:14 +0000 (17:05 -0700)
committerLen Brown <len.brown@intel.com>
Fri, 11 Dec 2009 05:50:48 +0000 (00:50 -0500)
commitc4da6940a7a41c72781ff2d62ebd4b99f3749f14
tree4151288416b35919c3344a6dc87915c4477c2ae1
parent22763c5cf3690a681551162c15d34d935308c8d7
PNPACPI: save struct acpi_device, not just acpi_handle

Some drivers need to look at things in the acpi_device structure
besides the handle.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/pnp/pnpacpi/core.c
drivers/pnp/pnpacpi/rsparser.c