sh: clkfwk: Kill off now unused algo_id in set_rate op.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 15 Nov 2010 09:18:32 +0000 (18:18 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 15 Nov 2010 09:25:17 +0000 (18:25 +0900)
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 <lethal@linux-sh.org>

No differences found