linux-stable/sound/soc/dwc
Maxim Kochetkov 6f80197f40
ASoC: dwc: don't assign addr_width for dt configs
For proper DMA operation addr_width must corresponds with audio format
(S16, S24, S32, etc). Proper bus width calculations is performed by
snd_hwparams_to_dma_slave_config(). So drop wrong addr_width asignment
for dt configs and let snd_hwparams_to_dma_slave_config() do the job.

Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
Link: https://lore.kernel.org/r/20230613191552.724748-1-fido_max@inbox.ru
Signed-off-by: Mark Brown <broonie@kernel.org>
2023-06-19 23:29:25 +01:00
..
dwc-i2s.c ASoC: dwc: don't assign addr_width for dt configs 2023-06-19 23:29:25 +01:00
dwc-pcm.c ASoC: dwc: use asoc_substream_to_rtd() 2020-07-23 19:07:34 +01:00
Kconfig clkdev: remove CONFIG_CLKDEV_LOOKUP 2021-06-08 17:00:09 +02:00
local.h ASoC: dwc: add DMA handshake control 2023-06-19 23:29:24 +01:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00