OSDN Git Service

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)
commitdd7e8d903e1eef5a9234a2d69663dcbfeab79571
tree8604758b9e11d62dc6cf3779996ea1511edefe5f
parent45c1380358b12bf2d1db20a5874e9544f56b34ab
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: 642aafea8889 ("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