From: Paul Walmsley Date: Mon, 27 Aug 2007 08:39:18 +0000 (-0600) Subject: omap2 clock: use custom osc_ck enable/disable routines X-Git-Tag: v2.6.23-omap1~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=212f86f4aba2b430458a9886f9d0e72a8ff00c08;p=pandora-kernel.git omap2 clock: use custom osc_ck enable/disable routines Now that we're paying attention to the .enable/.disable fields in struct clk, convert the osc_ck enable and disable code to use this standard mechanism. (osc_ck enable/disable does not technically enable or disable the osc_ck; it actually enables/disables autoidling.) Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed