sh: clkfwk: Disable init clk op for non-legacy clocks.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 15 Nov 2010 09:48:25 +0000 (18:48 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 15 Nov 2010 09:48:25 +0000 (18:48 +0900)
commit549015c36baadc6e67861bba6e927259e34c4d59
tree6f83a18ec81461fd6b68b3e7dd86f23c7619c1ee
parent35a96c739fd7624b8edff990a74b86b5a85342da
sh: clkfwk: Disable init clk op for non-legacy clocks.

Presently it's only legacy users that are using this clock op, guard it
with an ifdef to ensure that no new users start using it.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
include/linux/sh_clk.h