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:
c9904dd
)
sh: add shared clock framework frequency table code
author
Magnus Damm
<damm@igel.co.jp>
Mon, 25 May 2009 08:10:28 +0000
(08:10 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 26 May 2009 08:08:39 +0000
(17:08 +0900)
Add SuperH-specific clock framework helper functions:
- clk_rate_table_build() - build cpufreq table from divisors/multipliers
- clk_rate_table_round() - use cpufreq table to find matching frequency
Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found