[PATCH 14/26] ARM: OMAP3: clock: Add 3xxx data using common struct clk
Paul Walmsley
paul at pwsan.com
Thu Nov 8 19:49:16 EST 2012
On Fri, 9 Nov 2012, Paul Walmsley wrote:
> The enables and disables of dpll4_m2x2_ck from the entire log appear to be balanced:
Looks like this is an artifact of the disable-unused-clocks problem. The
disable of dpll4_m6x2_ck during that phase removes the usecount that was
previously added by the enable of dpll4_m2x2_ck. So fixing that problem
should clean this one up.
- Paul
More information about the linux-arm-kernel
mailing list