]> git.karo-electronics.de Git - karo-tx-linux.git/commit
thermal: core: group thermal_zone DEVICE_ATTR's declarations
authorEduardo Valentin <edubezval@gmail.com>
Tue, 8 Nov 2016 05:08:40 +0000 (21:08 -0800)
committerZhang Rui <rui.zhang@intel.com>
Wed, 23 Nov 2016 02:06:12 +0000 (10:06 +0800)
commitef1d8bff72e15854fd7db9b56d807fcad36e16d9
tree6444e7fb3be176f1b722f1c861d72583f108b368
parent54fa38cc2eda43599b51695f9918208e7250ac46
thermal: core: group thermal_zone DEVICE_ATTR's declarations

Simply reorganize the code to have all DEVICE_ATTR's
in one point in the file.

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