]> git.karo-electronics.de Git - karo-tx-linux.git/commit
thermal: core: move power actor code out of sysfs I/F section
authorEduardo Valentin <edubezval@gmail.com>
Tue, 8 Nov 2016 05:08:47 +0000 (21:08 -0800)
committerZhang Rui <rui.zhang@intel.com>
Wed, 23 Nov 2016 02:06:12 +0000 (10:06 +0800)
commit1a7e7cc03f172622792dafbbc6c93d8891fba569
treec11da13ed2339d71b4b4b8b5609c8570ea63ea0f
parent059386f43ef96bd61af40715aff757b727c3105b
thermal: core: move power actor code out of sysfs I/F section

Simply reorganize code to keep only functions of sysfs interface
of thermal zone device together. Therefore, move the power actor code
out of the sysfs I/F section.

Cc: Zhang Rui <rui.zhang@intel.com>
Cc: linux-pm@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/thermal_core.c