From: Mark Brown Date: Sun, 14 Jun 2009 10:33:37 +0000 (+0100) Subject: ASoC: Instantiate any forgotten DAPM widgets X-Git-Tag: v2.6.31-rc1~308^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d5701b29e392f77d222254aa8e375315d59f0aa;p=pandora-kernel.git ASoC: Instantiate any forgotten DAPM widgets With the recent changes to the DAPM power checks it has become important to explicitly instantiate all widgets but some drivers were forgetting to do that. Since everything needs to do it add a call to instantiate them immediately before the card registration - it does no harm when it is called repeatedly and saves work in drivers. Tested-by: pHilipp Zabel Signed-off-by: Mark Brown --- Reading git-diff-tree failed