sh: cpufreq: struct device lookup from CPU topology.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 27 Jan 2012 10:44:49 +0000 (19:44 +0900)
committerPaul 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