]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: Instantiate card widgets immediately
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 10 Oct 2011 12:38:06 +0000 (13:38 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 11 Oct 2011 17:59:17 +0000 (18:59 +0100)
commitb90d2f908465c800388714180217620c4a5b2fe4
tree8f35db45864ef5a2db10589529905e6d9548e5af
parentba896ede9a9a54a9114ee2a4fe534328078c6b02
ASoC: Instantiate card widgets immediately

This ensures they are available prior to the card late_probe().

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