commit | 04bdbdf93cedc728ceff6af175fcce2bedfdd25f | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Tue Apr 25 15:57:11 2017 +0530 |
committer | Eduardo Valentin <edubezval@gmail.com> | Sat May 27 17:31:59 2017 -0700 |
tree | 681107426f54a93eb99c50762902ce5730d8da70 | |
parent | 1dea432a671aa87068c28194a6a602a6f358f749 [diff] |
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>