From: Paul Mundt Date: Mon, 11 May 2009 21:05:32 +0000 (+0900) Subject: sh: clkfwk: Kill off clk_recalc_rate(). X-Git-Tag: v2.6.31-rc1~392^2~41^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=007e8363b656768fe3f59c180824ff704680bb25;p=pandora-kernel.git sh: clkfwk: Kill off clk_recalc_rate(). The only user for this is the SH-Mobile r_clk, which is now added as a root clock and can be kicked via propagate_rate() as usual. Given that, there is no longer any need for the special clk_recalc_rate(), so we kill it off. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed