commit | 2479bb6443d6a793f896219a34bfab0cc410f0b4 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Thu Dec 04 09:42:04 2014 +0530 |
committer | Eduardo Valentin <edubezval@gmail.com> | Mon Dec 08 14:09:15 2014 -0400 |
tree | f878dff22f01e913d5fffcd24c0ad1813bf039bb | |
parent | 97afa4aafb821eca197f678b6552488c46f8c48e [diff] |
thermal: cpu_cooling: use cpufreq_dev_list instead of cpufreq_dev_count As we already have a list of cpufreq_cooling_devices now, lets use it instead of a local counter. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>