]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: rsnd: use pcm_dmaengine code
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 30 Jul 2024 02:32:22 +0000 (02:32 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 30 Jul 2024 12:29:52 +0000 (13:29 +0100)
commit22c406c9bf5e28d9fed0bf37ac9d544e56127fd3
tree8de540adb8a5cb1d0af246cf7665afa3e85808fe
parent80565764c7f53b47be266c90d635285e295684dc
ASoC: rsnd: use pcm_dmaengine code

rsnd is implementing own DMAEngine code, but we can replace it with
pcm_dmaengine code, because these are almost same.
Let's use existing and stable code.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/87cymvk3t5.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/Kconfig
sound/soc/sh/rcar/core.c
sound/soc/sh/rcar/dma.c
sound/soc/sh/rcar/rsnd.h
sound/soc/sh/rcar/ssi.c