commit | 62e5f676f6a063e1ab0d6b8fcaef2feb026ee00e | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Sat Nov 30 17:38:58 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Mon Dec 02 11:27:14 2013 +0000 |
tree | 16ac40c1babf3e1d18399fc0d35f8464f8a06e6b | |
parent | d3383420c969c25deffd33270ebe321e8401191a [diff] |
ASoC: Set SNDRV_PCM_INFO_JOINT_DUPLEX for PCMs with symmetry constraints If there are symmetry constraints between the playback and the capture channel set the SNDRV_PCM_INFO_JOINT_DUPLEX flag to let userspace know about this. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@linaro.org>