Searched hist:"3 e802e90ffcce333127d928eaefdfcc34af233e8" (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/ti/ |
H A D | omap-mcbsp.c | 3e802e90ffcce333127d928eaefdfcc34af233e8 Sun Jun 02 14:55:49 UTC 2019 Janusz Krzysztofik <jmkrzyszt@gmail.com> ASoC: ti: Fix SDMA users not providing channel names
McBSP used to work correctly as long as compat DMA probing, removed by commit 642aafea8889 ("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: 642aafea8889 ("ASoC: ti: remove compat dma probing") Signed-off-by: Janusz Krzysztofik <jmkrzyszt@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | davinci-mcasp.c | 3e802e90ffcce333127d928eaefdfcc34af233e8 Sun Jun 02 14:55:49 UTC 2019 Janusz Krzysztofik <jmkrzyszt@gmail.com> ASoC: ti: Fix SDMA users not providing channel names
McBSP used to work correctly as long as compat DMA probing, removed by commit 642aafea8889 ("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: 642aafea8889 ("ASoC: ti: remove compat dma probing") Signed-off-by: Janusz Krzysztofik <jmkrzyszt@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|