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)
commit24faf7656800afa0e0d882f950502c5c03f4b7f0
tree97166e2ae32fcd6e9202e2ed49e67182b9dd05f3
parent387f837b3d9f9a989ae9a6deab543e1948b58ce8
ASoC: Remove card's DAI list

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