thermal: cpu_cooling: fix doc comment over struct cpufreq_cooling_device
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 4 Dec 2014 04:11:48 +0000 (09:41 +0530)
committerEduardo Valentin <edubezval@gmail.com>
Mon, 8 Dec 2014 16:08:54 +0000 (12:08 -0400)
commitbeca6053fc21bbe0ed0242a3f79c0cca5749a90f
tree4ea96633b91d9358ccacaed611b9429df89a7cc5
parent728c03c9592198717fed3e9fbae7260cff300175
thermal: cpu_cooling: fix doc comment over struct cpufreq_cooling_device

cooling_cpufreq_lock isn't used to protect this structure and so the comment
over it is outdated. Fix it.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/cpu_cooling.c