]> git.baikalelectronics.ru Git - kernel.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)
commit5f99c4ce9f35cb10a8155f430582f472d3162097
treec11da13ed2339d71b4b4b8b5609c8570ea63ea0f
parent0f9433775ee8426b934e1aac22e69c9ab59876ba
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