ASoC: Initial framework for dynamic card instantiation
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 4 Dec 2008 15:32:53 +0000 (15:32 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 9 Dec 2008 13:30:04 +0000 (13:30 +0000)
Use the lists of platforms, platform DAIs and cards to check to see that
everything has registered. Since relationships are still specified by
direct references to the structures in the drivers and the drivers all
register everything at modprobe there should be no practical effect yet.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found