]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit1a565cf07fa1be0a6d5cf30e87ee2d204e9753d3
tree770c78fed14a86682d251fd91fb2381d317b4876
parent1bcfc723c8688a257df920999a43bcc2e59d5908
sh: cpufreq: notify about rate rounding fallback.

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>
arch/sh/kernel/cpufreq.c