commit | cd221c7b638f83193ffcacf9c2e3f087033fd4cf | [log] [tgz] |
---|---|---|
author | Eduardo Valentin <edubezval@gmail.com> | Mon Nov 07 21:09:04 2016 -0800 |
committer | Zhang Rui <rui.zhang@intel.com> | Wed Nov 23 10:06:12 2016 +0800 |
tree | c50ac0fced4f3cf95155b2bab0e184ee986b6614 | |
parent | 77dc4f9032008f097145e6cff7a7532bb9de4ea0 [diff] |
thermal: core: introduce thermal_helpers.c Here we have a simple code organization. This patch moves functions that do not need to handle thermal core internal data structure to thermal_helpers.c 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>