thermal: cpu_cooling: replace cool_dev with cdev
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 25 Apr 2017 10:27:11 +0000 (15:57 +0530)
committerEduardo Valentin <edubezval@gmail.com>
Sun, 28 May 2017 00:31:59 +0000 (17:31 -0700)
commit04bdbdf93cedc728ceff6af175fcce2bedfdd25f
tree681107426f54a93eb99c50762902ce5730d8da70
parent1dea432a671aa87068c28194a6a602a6f358f749
thermal: cpu_cooling: replace cool_dev with cdev

Objects of "struct thermal_cooling_device" are named a bit
inconsistently. Lets use cdev everywhere.

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