commit | 295c3405a8bbd69ee8c8eb6580f30b0b8739b33a | [log] [tgz] |
---|---|---|
author | Jyri Sarha <jsarha@ti.com> | Wed Sep 09 21:27:42 2015 +0300 |
committer | Mark Brown <broonie@kernel.org> | Mon Sep 14 19:40:08 2015 +0100 |
tree | 37f0d53543f3d4c9312daf56824e6767d4cc0871 | |
parent | 723831927e8813b5b336d383174f686ad708bf10 [diff] |
ASoC: davinci-mcasp: Set .symmetric_rates = 1 in snd_soc_dai_driver The TX and RX direction share the same bit clock and frame sync, so the samplerate must be the same to both directions. Signed-off-by: Jyri Sarha <jsarha@ti.com> Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Mark Brown <broonie@kernel.org>