]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit35a96c739fd7624b8edff990a74b86b5a85342da
tree8839201d5b6aeff69150e19194a4da0c3c7faa77
parent9a1683d1dd14d6ed35d2884c6b79ff12fc6bef39
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 <lethal@linux-sh.org>
arch/arm/mach-shmobile/clock-sh7372.c
arch/sh/kernel/cpu/sh4/clock-sh4-202.c
drivers/sh/clk/core.c
drivers/sh/clk/cpg.c
include/linux/sh_clk.h