From: Mark Brown Date: Wed, 9 Feb 2011 18:04:11 +0000 (+0000) Subject: ASoC: Sync initial widget state with hardware X-Git-Tag: v2.6.38-rc7~57^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b66a70d5e9929f3b0df5a7177bba75652d2f4c3e;p=pandora-kernel.git ASoC: Sync initial widget state with hardware 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. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed