Skip to content
Commit c92731f8 authored by Janusz Krzysztofik's avatar Janusz Krzysztofik Committed by Paul Gortmaker
Browse files

ASoC: ti: Fix SDMA users not providing channel names



commit 3e802e90 upstream.

McBSP used to work correctly as long as compat DMA probing, removed by
commit 642aafea ("ASoC: ti: remove compat dma probing"), was
available.  New method of DMA probing apparently requires users to
provide channel names when registering with SDMA, while McBSP passes
NULLs.  Fix it.

The same probably applies to McASP (not tested), hence the patch fixes
both.

Fixes: 642aafea ("ASoC: ti: remove compat dma probing")
Signed-off-by: default avatarJanusz Krzysztofik <jmkrzyszt@gmail.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent 68e332d8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment