]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite843fb23b5fd0e3ebd166389dd075066b6977a44
tree97e6b1f4b6be7059fb2a9d7a1b4ef4063c54ea67
parente92a353c15e97afa00afcf84b51b9ff4b02b85d3
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