sh: cpufreq: Support CPU clock frequency table.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 27 Jan 2012 11:18:24 +0000 (20:18 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 27 Jan 2012 11:18:24 +0000 (20:18 +0900)
This adds support for the frequency table provided by the clock framework
under the struct clk definition (if available). In cases where no table
is generated or otherwise supported, we fall back on coarse grained
scaling via clock framework rounding, as before.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found