thermal: cpu_cooling: store cpufreq policy
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 25 Apr 2017 10:27:16 +0000 (15:57 +0530)
committerEduardo Valentin <edubezval@gmail.com>
Sun, 28 May 2017 00:32:33 +0000 (17:32 -0700)
commitb12b6519496bb07b0845ed50eee1ca75c3b7fa81
tree1af8469958f43f66b2f62e0fd4cd81c36a84c993
parent55d852931319d2e3ccde86cd426405231ce6c6ac
thermal: cpu_cooling: store cpufreq policy

The cpufreq policy can be used by the cpu_cooling driver, lets store it
in the cpufreq_cooling_device structure.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
Tested-by: Lukasz Luba <lukasz.luba@arm.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/cpu_cooling.c