git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcc6c7f
)
thermal: cpu_cooling: get_property() doesn't need to support GET_MAXL anymore
author
Viresh Kumar
<viresh.kumar@linaro.org>
Thu, 4 Dec 2014 04:12:03 +0000
(09:42 +0530)
committer
Eduardo 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