ASoC: Remove card's DAI list
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 6 May 2014 07:39:37 +0000 (09:39 +0200)
committerMark Brown <broonie@linaro.org>
Wed, 7 May 2014 09:21:25 +0000 (10:21 +0100)
Commit f0fba2ad1 ("ASoC: multi-component - ASoC Multi-Component Support") added
a per card list that keeps track of all the DAIs that have been registered with
the card, but the list has never been used. This patch removes it again.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
include/sound/soc-dai.h
include/sound/soc.h
sound/soc/soc-core.c

Simple merge
Simple merge
Simple merge