ARM: shmobile: sh7372: sh7372_fsidivX_clk become non-global
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 31 Oct 2012 03:07:25 +0000 (20:07 -0700)
committerSimon Horman <horms@verge.net.au>
Thu, 8 Nov 2012 06:21:34 +0000 (15:21 +0900)
Not only sh7372 but also many Renesas chip has FSI-DIV clock,
and we can share its sh_clk_ops.
To support common FSI-DIV clock, sh7372_fsidivX_clk
becomes non-global by this patch.
This is preparation for FSI DT support.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms@verge.net.au>

No differences found