thermal: cpu_cooling: Clarify error message
authorAmit Kucheria <amit.kucheria@linaro.org>
Mon, 21 Jan 2019 09:42:23 +0000 (15:12 +0530)
committerEduardo Valentin <edubezval@gmail.com>
Tue, 5 Feb 2019 23:50:13 +0000 (15:50 -0800)
commitbf78f133cd39e0ed41551150909e41513958a738
treebb13ed4f0322be4b6705edeb6a68220c1265771e
parent3079f340caa72a3707357c28e8653120757baeb1
thermal: cpu_cooling: Clarify error message

Make it clear that it is a failure if the cpufreq driver was unable to
register as a cooling device. Makes it easier to find in logs and
grepping for words like fail, err, warn.

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