sh: remove clk_ops->build_rate_table()
authorMagnus Damm <damm@igel.co.jp>
Mon, 25 May 2009 08:10:45 +0000 (08:10 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 26 May 2009 08:08:45 +0000 (17:08 +0900)
commit61ce5393e4c8914c46ec99cbda76823515109709
tree76d140340d6b690f8ef4c126fc9e20a5bf2eae83
parentdf109e630f82de63ec82eebbfec2a57852517f28
sh: remove clk_ops->build_rate_table()

This patch removes the ->build_rate_table() callback,
->recalc() may instead be used for this purpose.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/clock.h
arch/sh/kernel/cpu/clock.c