commit | 60b6f1a1e578a5f8a245d4b7622ebf2bad7798cb | [log] [tgz] |
---|---|---|
author | Stas Sergeev <stsp@list.ru> | Wed Apr 17 16:34:06 2013 +0400 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Apr 17 14:29:36 2013 +0100 |
tree | 9575faa1f56a73ed880bad81441970ae341247f0 | |
parent | 379cf39781fdb34c75bab6ac54707bc4466f3dc4 [diff] |
ASoC: define playback and capture streams in dummy codec This patch adds a playback and capture streams to the dummy codec DAI configuration. Most permissive set of sampling rates and formats is used. This patch is needed for playback and capturing on a codec-less systems, as otherwise the PCM device nodes are not even created. Signed-off-by: Stas Sergeev <stsp@users.sourceforge.net> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>