ASoC: Complete initialisation before registering Samsung PCM DAI
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 12 Dec 2011 11:05:58 +0000 (19:05 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 14 Dec 2011 05:53:47 +0000 (13:53 +0800)
commit0c9f110574bdde21ac62b948272a90f6e72b94d8
tree4ffdd5119ccf7b71ab9ebeace9ac1e1452729075
parent8858d21891ad6aecced34c31ae961584ad418522
ASoC: Complete initialisation before registering Samsung PCM DAI

Otherwise there's a race where the DAI might get used without everything
having been set up.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Sangbeom Kim <sbkim73@samsung.com>
sound/soc/samsung/pcm.c