From: Omar Ramirez Luna Date: Tue, 20 Nov 2012 01:05:52 +0000 (-0600) Subject: ARM: OMAP4: hwmod data: ipu and dsp to use parent clocks instead of leaf clocks X-Git-Tag: v3.8-rc1~25^2^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=298ea44f211de93ce1b30dc4e2bd2d3b23e41556;p=pandora-kernel.git ARM: OMAP4: hwmod data: ipu and dsp to use parent clocks instead of leaf clocks This prevents hwmod _enable_clocks...omap2_dflt_clk_enable path from enabling modulemode inside CLKCTRL using its clk->enable_reg field. Instead is left to _omap4_enable_module though soc_ops, as the one in charge of this setting. According to comments received[1] for related patches the idea is to get rid of leaf clocks in future. So remove these two while at it. [1] http://lkml.org/lkml/2012/8/20/226 Signed-off-by: Omar Ramirez Luna Tested-by: Ohad Ben-Cohen Acked-by: Paul Walmsley Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed