commit | 1a565cf07fa1be0a6d5cf30e87ee2d204e9753d3 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Jan 27 20:43:14 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Jan 27 20:43:14 2012 +0900 |
tree | 770c78fed14a86682d251fd91fb2381d317b4876 | |
parent | 1bcfc723c8688a257df920999a43bcc2e59d5908 [diff] |
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>