ASoC: Add DAI registration API
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 30 Nov 2008 23:31:24 +0000 (23:31 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 9 Dec 2008 10:49:26 +0000 (10:49 +0000)
commit9115171a6b79b6b4d5c6697f123556b6efc37f1f
tree0889dc28a991c27947c5b65f611e2e8f600deb69
parentc5af3a2e192d333997d1e191f3eba7fd2f869681
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>
include/sound/soc-dai.h
sound/soc/soc-core.c