ASoC: Ensure all DAPM widgets are instantiated with the card
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 8 Oct 2011 12:59:44 +0000 (13:59 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 8 Oct 2011 16:55:51 +0000 (17:55 +0100)
commit2dc00213b03669010a67454d6448d91f3af06435
tree3b6c022a3d6be5159505c5ea4cde79b4587845c8
parent87bea31c7b59a07fe5a1c827eb01db3b7c3ae672
ASoC: Ensure all DAPM widgets are instantiated with the card

Specifically for the widgets added by machine driver late probe functions.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-core.c