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)
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>

No differences found