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)
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>

No differences found