9 Feb
2011
9 Feb
'11
6:59 p.m.
On Wed, Feb 09, 2011 at 05:56:23PM +0000, Mark Brown wrote:
ASoC generally uses the register defaults for everything, but in some cases the hardware will default to enabling some of the DAPM widgets (clocks for example). Ensure that DAPM knows about the actual widget state at initialisation by reading the enable bits after instantiating the widgets so they don't get left enabled needlessly.
Sorry, that's the wrong way to do this - will send an updated patch shortly.