ACPI: Thermal: Drop concurrent thermal checks
authorAlexey Starikovskiy <astarikovskiy@suse.de>
Fri, 31 Aug 2007 20:11:59 +0000 (00:11 +0400)
committerLen Brown <len.brown@intel.com>
Wed, 5 Sep 2007 18:23:18 +0000 (14:23 -0400)
commit6e2157858ac94530fddbf19dc59ab6b392baf1f3
treef8c6072404758a24c65bc04c63f84344672e2b0e
parent21bc42ab852549f4a547d18d77e0e4d1b24ffd96
ACPI: Thermal: Drop concurrent thermal checks

Fix for #3686, where get_temperature() may cause thermal notify, which
causes one more get_temperature().

Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/thermal.c