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)
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>

No differences found