ASoC: Create card DAPM widgets early so they can be used in callbacks
commit9a841ebb9cac3f1b7253bb01c304f89b1af25aba
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 13 Apr 2011 00:51:37 +0000 (12 17:51 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 13 Apr 2011 17:00:21 +0000 (13 10:00 -0700)
tree78c58c3731c814f40af21a7e3dfa890d5429ed4e
parent01b07e2d84c887b432353ead846f4497a33b5f5d
ASoC: Create card DAPM widgets early so they can be used in callbacks

This helps with things like setting up the initial state.

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