]> git.baikalelectronics.ru Git - kernel.git/commit
thermal: core: move bind_cdev() to where it is used
authorEduardo Valentin <edubezval@gmail.com>
Tue, 8 Nov 2016 05:09:09 +0000 (21:09 -0800)
committerZhang Rui <rui.zhang@intel.com>
Wed, 23 Nov 2016 02:06:12 +0000 (10:06 +0800)
commit5ea7622ba763f2e4ec861c1fe6f5cf13fc9bcae7
treed3c9db9bfb173610cde4f98e726b3c0ab9d94b58
parentfbdd2c4bfb1001bd649eb281a3748cf780cbd01e
thermal: core: move bind_cdev() to where it is used

Moving the helper to closer where it is used.

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