ASoC: Wait for non-AC97 codec DAIs before instantiating
commit6b05eda6383d89bffc21da654d148733e7839540
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 8 Dec 2008 19:26:48 +0000 (8 19:26 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 9 Dec 2008 13:30:05 +0000 (9 13:30 +0000)
tree68c408c35d0ae0d8e065e188ede4f11b73138656
parent435c5e2588893e3f7aba0bd4de67991bf00b3c9d
ASoC: Wait for non-AC97 codec DAIs before instantiating

This will allow codec drivers to be refactored to allow them to be
registered out of line with the ASoC device registration.

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