ACPI: attach thermal zone info
authorZhang Rui <rui.zhang@intel.com>
Thu, 17 Jan 2008 07:51:21 +0000 (15:51 +0800)
committerLen Brown <len.brown@intel.com>
Sat, 2 Feb 2008 04:20:20 +0000 (23:20 -0500)
commit207339398ecb0835331c748612898dad2a09fdec
tree21baf89f158bfbeeac960f5e7b92cfe332b0ccde
parent702ed512de9c8a67a69a981c73b7337c2131f198
ACPI: attach thermal zone info

Intel menlow driver needs to get the pointer of themal_zone_device
structure of an ACPI thermal zone.
Attach this to each ACPI thermal zone device object.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Thomas Sujith <sujith.thomas@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/bus.c
drivers/acpi/thermal.c
include/acpi/acpi_bus.h