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:
5194fe4
)
thermal: cpu_cooling: remove unnecessary wrapper get_cpu_frequency()
author
Viresh Kumar
<viresh.kumar@linaro.org>
Thu, 4 Dec 2014 04:12:01 +0000
(09:42 +0530)
committer
Eduardo Valentin
<edubezval@gmail.com>
Mon, 8 Dec 2014 18:05:53 +0000
(14:05 -0400)
get_cpu_frequency() isn't doing much by itself, just calling get_property(). And
so this wrapper isn't required at all. Get rid of it.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
No differences found