ACPI: power: add struct acpi_device to struct acpi_power_resource
authorPatrick Mochel <mochel@linux.intel.com>
Fri, 19 May 2006 20:54:40 +0000 (16:54 -0400)
committerLen Brown <len.brown@intel.com>
Fri, 30 Jun 2006 06:32:21 +0000 (02:32 -0400)
commit415985728895ba3127116bc4f999caf94420ed85
tree888b4709a2301efac74f53ec4e7ebd7fccee3134
parent8348e1b19a06b1932f65e84e1d59be29e1626c2b
ACPI: power: add struct acpi_device to struct acpi_power_resource

- Use it instead of acpi_bus_get_device() where we can..

Signed-off-by: Patrick Mochel <mochel@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/power.c