ARM: mach-shmobile: clock-sh7372: remove status check from fsidiv_recalc
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 14 Apr 2011 08:13:22 +0000 (17:13 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 18 Apr 2011 09:35:45 +0000 (18:35 +0900)
clock status check is not needed in recalc function.
clk->rate will be 0 in clk_set_rate without this patch.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found