commit | 24faf7656800afa0e0d882f950502c5c03f4b7f0 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Tue May 06 09:39:37 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Wed May 07 10:21:25 2014 +0100 |
tree | 97166e2ae32fcd6e9202e2ed49e67182b9dd05f3 | |
parent | 387f837b3d9f9a989ae9a6deab543e1948b58ce8 [diff] |
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>