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:
07acfc2
)
sh: clkfwk: Move to common clk_div_table accessors for div4/div6.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 25 May 2012 05:59:26 +0000
(14:59 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 25 May 2012 05:59:26 +0000
(14:59 +0900)
This plugs in a generic clk_div_table, based on the div4 version. div6 is
then adopted to use it for encapsulating its div table, which permits us
to start div6/4 unification, as well as preparation for other div types.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found