On Wed, 21 Nov 2012, Tony Lindgren wrote:
* Omar Ramirez Luna [off-list ref] [121119 17:08]:
quoted
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
This one should be queued by Paul, or at least acked by him.
This will need to be updated to apply after the recent CCF conversion
patches. Otherwise,
Acked-by: Paul Walmsley <paul@pwsan.com>
- Paul