From: Paul Mundt Date: Mon, 15 Nov 2010 09:18:32 +0000 (+0900) Subject: sh: clkfwk: Kill off now unused algo_id in set_rate op. X-Git-Tag: v2.6.37-rc4~33^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35a96c739fd7624b8edff990a74b86b5a85342da;p=pandora-kernel.git sh: clkfwk: Kill off now unused algo_id in set_rate op. Now that clk_set_rate_ex() is gone, there is also no way to get at rate setting algo id, which is now also completely unused. Kill it off before new clock ops start using it. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed