ASoC: Set SNDRV_PCM_INFO_JOINT_DUPLEX for PCMs with symmetry constraints
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 30 Nov 2013 16:38:58 +0000 (17:38 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 2 Dec 2013 11:27:14 +0000 (11:27 +0000)
commit62e5f676f6a063e1ab0d6b8fcaef2feb026ee00e
tree16ac40c1babf3e1d18399fc0d35f8464f8a06e6b
parentd3383420c969c25deffd33270ebe321e8401191a
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>
sound/soc/soc-pcm.c