sh: shared mstp32 clock code
authorMagnus Damm <damm@igel.co.jp>
Thu, 28 May 2009 12:52:29 +0000 (12:52 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 1 Jun 2009 09:05:37 +0000 (18:05 +0900)
commit6881e8bf3d86b23dd124134fae113ebd05fae08a
tree3945557723d26014b6071ceaf5729952cec8a8e9
parent98fbe45bea77c1804eae0e71f27673db1824a2a8
sh: shared mstp32 clock code

Add shared 32-bit module stop bit clock support.

Processor specific code can use SH_CLK_MSTP32()
to initialize module stop bit clocks, and then
use sh_clk_mstp32() for registration.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/clock.h
arch/sh/kernel/cpu/clock-cpg.c