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:
e89d53e
)
sh: shared div4 clock code
author
Magnus Damm
<damm@igel.co.jp>
Thu, 28 May 2009 13:11:31 +0000
(13:11 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 1 Jun 2009 09:07:37 +0000
(18:07 +0900)
Add shared code for 4-bit divisor clocks.
Processor specific code can use SH_CLK_DIV4()
to initialize div4 clocks, and then use
sh_clk_div4_register() for registration.
Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found