git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a565cf
)
sh: cpufreq: Wire up scaling_available_freqs support.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 27 Jan 2012 11:45:24 +0000
(20:45 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 27 Jan 2012 11:45:24 +0000
(20:45 +0900)
scaling_available_freqs is provided generically for drivers that are
using frequency table based rounding. This will be optional for our case,
but the generic code already takes that in to consideration, so we can
simply wire it up outright.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found