thermal: cpu_cooling: get_property() doesn't need to support GET_MAXL anymore
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 4 Dec 2014 04:12:03 +0000 (09:42 +0530)
committerEduardo Valentin <edubezval@gmail.com>
Mon, 8 Dec 2014 18:08:05 +0000 (14:08 -0400)
We don't use get_property() to find max levels anymore as it is done at boot
now. So, don't support GET_MAXL in get_property().

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

No differences found