ACPI: thermal: add struct acpi_device to struct acpi_thermal.
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:17 +0000 (02:32 -0400)
commit8348e1b19a06b1932f65e84e1d59be29e1626c2b
treeb62bb32918767e371e0faf3dc9877f260cb5bcff
parent32917e5b589d813c9dc0f2d140d8c52898ddb6fb
ACPI: thermal: add struct acpi_device to struct acpi_thermal.

- 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/thermal.c