]> 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)
commit2355a565aedcfd81ca8147a91a2c40e88f0c6ebe
tree8604758b9e11d62dc6cf3779996ea1511edefe5f
parent1cfb2e8e226837c748ba59cae5cd39b9a734818d
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: af41d73169ef ("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