ACPI: update thermal temperature
authorZhang, Rui <rui.zhang@intel.com>
Thu, 10 Apr 2008 08:20:23 +0000 (16:20 +0800)
committerLen Brown <len.brown@intel.com>
Tue, 29 Apr 2008 06:53:42 +0000 (02:53 -0400)
commit76ecb4f2d7ea5c3aac8970b9529775316507c6d2
tree313f2bb9b6f5ef62dbf08f587c3a71b9bcae1eef
parent9030062f3d61f87c1e787b3aa134fa3a8e4b2d25
ACPI: update thermal temperature

Fix the problem that thermal_get_temp returns the cached value,
which causes the temperature in generic thermal never updates.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/thermal.c