commit | a7f800131f35925299860a95259453c9bc0c272f | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Apr 14 17:13:22 2011 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Apr 18 18:35:45 2011 +0900 |
tree | 05803e459d81b1bbb37df6663602f157e47f3a0e | |
parent | a1b49cb7e2a7961ec3aa8b64860bf480d4ec9077 [diff] |
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>