sh: cpufreq: notify about rate rounding fallback.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 27 Jan 2012 11:43:14 +0000 (20:43 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 27 Jan 2012 11:43:14 +0000 (20:43 +0900)
The general case for platforms that support the clock framework fully
will be rate table rounding, while others will have to fall back on much
coarser general rate rounding. Notify about it during boot so the limited
functionality for the given subtype is appropriately noted.

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

No differences found