ASoC: ux500: remove stedma40 references
authorArnd Bergmann <arnd@arndb.de>
Wed, 18 Jan 2023 16:10:48 +0000 (17:10 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 20 Jan 2023 12:05:57 +0000 (12:05 +0000)
commitaafe9375b386010e28614f58499d199250a16874
tree33df7ade3244e6f6ed31f996620c9cbcbc8f2ae4
parent1766ac5248063c25d1fe46e04bb936c46313ed89
ASoC: ux500: remove stedma40 references

ux500_pcm_request_chan() is never called because the dma channels
are already set up from DT. Remove this, along with the
ux500_msp_dma_params structure.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20230118161110.521504-4-arnd@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/ux500/ux500_msp_dai.c
sound/soc/ux500/ux500_msp_i2s.c
sound/soc/ux500/ux500_msp_i2s.h
sound/soc/ux500/ux500_pcm.c