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:
3bccf46
)
sh: cpufreq: struct device lookup from CPU topology.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 27 Jan 2012 10:44:49 +0000
(19:44 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 27 Jan 2012 10:44:49 +0000
(19:44 +0900)
The struct device pointer associated with the CPU we're on can be fetched
via the topology information. Tie this in to localize the CPU clock
lookup. While we're at it, tidy up some of the debug/info printing
notices too.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found