]> asedeno.scripts.mit.edu Git - linux.git/commit
thermal: cpu_cooling: Name cpufreq cooling devices as cpufreq_cdev
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 25 Apr 2017 10:27:10 +0000 (15:57 +0530)
committerEduardo Valentin <edubezval@gmail.com>
Sun, 28 May 2017 00:31:55 +0000 (17:31 -0700)
commit1dea432a671aa87068c28194a6a602a6f358f749
tree66ba099523ba181057bf5be035f12830127df73b
parentfb8ea3082169612933b5cd14f30415e81f926f7b
thermal: cpu_cooling: Name cpufreq cooling devices as cpufreq_cdev

Objects of "struct cpufreq_cooling_device" are named a bit
inconsistently. Lets use cpufreq_cdev everywhere. Also note that the
lists containing such devices is renamed similarly too.

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