commit | 1438c2f60ba955114cff3717f1a334878c7886a9 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Sun Mar 09 17:41:47 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Mon Mar 10 12:17:54 2014 +0000 |
tree | 838e16b20b2b89eee2d3f119fdec176c765919d5 | |
parent | 6cc240f39d393c5878bc6cf053aa0fe8e3fe4260 [diff] |
ASoC: Add a per component dai list Now that every DAI has a component we can track the DAIs on a per component basis. This simplifies the DAI lookup when we are only interested in DAIs of a specific component and also makes it possible to have multiple components with the same parent device and also register DAIs. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@linaro.org>