From: Paul Walmsley Date: Sat, 26 Jan 2013 07:48:54 +0000 (-0700) Subject: ARM: OMAP4: clock/hwmod data: start to remove some IP block control "clocks" X-Git-Tag: omap-for-v3.9/pm-signed~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17b7e7d33530e2bbd3bdc90f4db09b91cfdde2bb;p=pandora-kernel.git ARM: OMAP4: clock/hwmod data: start to remove some IP block control "clocks" Remove some leaf "clocks" that are actually IP block idle control points, since these should now be handled by the hwmod code. There are still a few types of MODULEMODE clocks that need to be cleaned up: - those still in use by driver or integration code - those in DEFINE_CLK_OMAP_MUX_GATE() blocks; the gate portion of these should be removed A similar process may also be possible on OMAP2/3. Signed-off-by: Paul Walmsley Cc: BenoƮt Cousson Cc: Mike Turquette --- Reading git-diff-tree failed