From: Viresh Kumar Date: Thu, 4 Dec 2014 04:12:04 +0000 (+0530) Subject: thermal: cpu_cooling: use cpufreq_dev_list instead of cpufreq_dev_count X-Git-Tag: fixes-v4.0-rc1~365^2^2~1^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2479bb6443d6a793f896219a34bfab0cc410f0b4;p=pandora-kernel.git 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 Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed