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)
commita7f800131f35925299860a95259453c9bc0c272f
tree05803e459d81b1bbb37df6663602f157e47f3a0e
parenta1b49cb7e2a7961ec3aa8b64860bf480d4ec9077
ARM: mach-shmobile: clock-sh7372: remove status check from fsidiv_recalc

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>
arch/arm/mach-shmobile/clock-sh7372.c