ASoC: utils - Add support for a dummy codec driver.
authorLiam Girdwood <lrg@ti.com>
Mon, 9 Jan 2012 12:36:24 +0000 (12:36 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 20 Jan 2012 13:58:27 +0000 (13:58 +0000)
commit7aca69f9fe8f04ca37a01e2540960c53b24e3223
tree97e6b1f4b6be7059fb2a9d7a1b4ef4063c54ea67
parent08656910bb80882aaad739faea6dac3a0818f71c
ASoC: utils - Add support for a dummy codec driver.

This is useful to create dummy codec devices where we need to have some
DAI links without a real Codec. e.g. could be used to represent dumb FM,
MODEM, etc

This is also used by dynamic PCM for DAI links that have no codec.

Signed-off-by: Liam Girdwood <lrg@ti.com>
[Fixed the indentation -- broonie]
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-utils.c