]> 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, 5 Nov 2012 06:00:06 +0000 (14:00 +0800)
commitdc76548269ca2c44e5ddc29db5c36188bc4f2234
tree77b82f15c80938766104628b13ba7f3e1cc7299e
parent7e8ee1e9d7561fe640ae8df6c28f10a6a3239592
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