Thermal: rename thermal_sys.c to thermal_core.c
authorZhang Rui <rui.zhang@intel.com>
Tue, 26 Mar 2013 06:59:18 +0000 (14:59 +0800)
committerZhang Rui <rui.zhang@intel.com>
Sat, 13 Apr 2013 18:14:12 +0000 (02:14 +0800)
commit5fc024ab474de7d5798b7ad85f3df260dbab1353
tree42c848abe8b96283f069cbc428bcbf149f4746e5
parent841d481b3c65b455d88112180c667c21a7c9c9f2
Thermal: rename thermal_sys.c to thermal_core.c

this is the preparation work to build all the thermal core framework
source file, like governors, cpu cooling, etc, into one module.

No functional change in this patch.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
Acked-by: Durgadoss R <durgadoss.r@intel.com>
drivers/thermal/Makefile
drivers/thermal/thermal_core.c [new file with mode: 0644]
drivers/thermal/thermal_sys.c [deleted file]