]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Thermal: Unify the code for both active and passive cooling
authorZhang Rui <rui.zhang@intel.com>
Wed, 27 Jun 2012 06:14:05 +0000 (14:14 +0800)
committerZhang Rui <rui.zhang@intel.com>
Thu, 9 Aug 2012 01:11:09 +0000 (09:11 +0800)
commit9d99363e593c4ac9a49aeb13d30fccb9ff199b92
treeaf3ac03a4823028a51b0f067a9da291368ff65be
parent18f67523eb2ef9ffb1a0e9fd8f125b43cbd14182
Thermal: Unify the code for both active and passive cooling

Remove thermal_zone_device_passive(). And use
thermal_zone_trip_update() and thermal_zone_do_update()
for both active and passive cooling.

Reviewed-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/thermal_sys.c
include/linux/thermal.h