]> git.baikalelectronics.ru Git - kernel.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)
commita13c2b992e4af7b54ed2f1a7f025f02ad456816a
tree8f35db45864ef5a2db10589529905e6d9548e5af
parent49dcc1fa5d9cad4189dddb5ebe286ad168ed0a9f
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