commit | ecbef17adbbbe89eb6b3e4d4e5b756d63041319c | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Jan 27 19:44:49 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Jan 27 19:44:49 2012 +0900 |
tree | 85b644cc988fa9afaa068154ef57313f234a5d7e | |
parent | 3bccf467727c82421e5f7b630c9bb864ebe8d2e6 [diff] |
sh: cpufreq: struct device lookup from CPU topology. 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>