sh: shared div4 clock code
authorMagnus Damm <damm@igel.co.jp>
Thu, 28 May 2009 13:11:31 +0000 (13:11 +0000)
committerPaul 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