From: Paul Mundt Date: Mon, 15 Nov 2010 09:48:25 +0000 (+0900) Subject: sh: clkfwk: Disable init clk op for non-legacy clocks. X-Git-Tag: v2.6.37-rc4~33^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=549015c36baadc6e67861bba6e927259e34c4d59;p=pandora-kernel.git 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 --- Reading git-diff-tree failed