Hi, On 14 November 2012 09:44, Paul Walmsley <paul@xxxxxxxxx> wrote: > Hi > > On Tue, 13 Nov 2012, Omar Ramirez Luna wrote: > >> 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 <omar.luna@xxxxxxxxxx> > > Does this one belong as part of the "OMAP: iommu: hwmod, reset > handling and runtime PM" series? Looks like applying this one separately > might cause these clocks not to be disabled by either the clock code's > disable-unused-clocks code, or the hwmod code? You are right, if applied right now, without the others it will break the current clocks iommu code uses. I will put it along with the other series or wait for the acceptance of the other patches first. Thanks, Omar -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html