]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: ti: sdma-pcm: Add back the flags parameter for non standard dma names
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 28 Oct 2019 11:52:07 +0000 (13:52 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 28 Oct 2019 13:11:01 +0000 (13:11 +0000)
commitb993a2e82184d120dd4b5b0618a08b0b9cbe602f
tree8604758b9e11d62dc6cf3779996ea1511edefe5f
parent98b94babfde4cb01eea9d7d64a1852cb8fba3096
ASoC: ti: sdma-pcm: Add back the flags parameter for non standard dma names

When non standard names are used it is possible that one of the directions
are not provided, thus the flags needs to be present to tell the core that
we have half duplex setup.

Fixes: dee55188de51 ("ASoC: ti: remove compat dma probing")
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Link: https://lore.kernel.org/r/20191028115207.5142-1-peter.ujfalusi@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/ti/sdma-pcm.c