]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Thermal: Make thermal_cdev_update as a global function
authorDurgadoss R <durgadoss.r@intel.com>
Tue, 18 Sep 2012 05:35:00 +0000 (11:05 +0530)
committerZhang Rui <rui.zhang@intel.com>
Mon, 24 Sep 2012 06:44:39 +0000 (14:44 +0800)
commit7ab92b26970d6d05c52242a238619e9ede997447
treea8a806d3bf6360380d0b38cecbf7f6ee4f35dc18
parent9b70dfa68ae84ad16c673132a257c02db9aceb2f
Thermal: Make thermal_cdev_update as a global function

This patch makes the thermal_cdev_update function as a
global one, so that other files can use it. This function
serves as a single arbitrator to set the state of a cooling
device.

Signed-off-by: Durgadoss R <durgadoss.r@intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/thermal_sys.c
include/linux/thermal.h