commit | 9115171a6b79b6b4d5c6697f123556b6efc37f1f | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Nov 30 23:31:24 2008 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Dec 09 10:49:26 2008 +0000 |
tree | 0889dc28a991c27947c5b65f611e2e8f600deb69 | |
parent | c5af3a2e192d333997d1e191f3eba7fd2f869681 [diff] |
ASoC: Add DAI registration API Add API calls to register and unregister DAIs with the core. Currently these APIs are ineffective. Since multiple DAIs for a given device are a common case bulk variants are provided. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>