From: Kuninori Morimoto Date: Thu, 14 Apr 2011 08:13:22 +0000 (+0900) Subject: ARM: mach-shmobile: clock-sh7372: remove status check from fsidiv_recalc X-Git-Tag: v3.0-rc1~155^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7f800131f35925299860a95259453c9bc0c272f;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed