ASoC: davinci-mcasp: Set .symmetric_rates = 1 in snd_soc_dai_driver
authorJyri Sarha <jsarha@ti.com>
Wed, 9 Sep 2015 18:27:42 +0000 (21:27 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 14 Sep 2015 18:40:08 +0000 (19:40 +0100)
commit295c3405a8bbd69ee8c8eb6580f30b0b8739b33a
tree37f0d53543f3d4c9312daf56824e6767d4cc0871
parent723831927e8813b5b336d383174f686ad708bf10
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>
sound/soc/davinci/davinci-mcasp.c