commit | 7aca69f9fe8f04ca37a01e2540960c53b24e3223 | [log] [tgz] |
---|---|---|
author | Liam Girdwood <lrg@ti.com> | Mon Jan 09 12:36:24 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Jan 20 13:58:27 2012 +0000 |
tree | 97e6b1f4b6be7059fb2a9d7a1b4ef4063c54ea67 | |
parent | 08656910bb80882aaad739faea6dac3a0818f71c [diff] |
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>