ASoC: amd: convert not to use asoc_xxx()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 11 Sep 2023 23:47:45 +0000 (23:47 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 25 Sep 2023 12:16:17 +0000 (14:16 +0200)
commitd4f23dcd6906ad8f76df046bad9a0dea353c4543
tree5b20c4b56c54e9ee36e48794e71af4ed8ab5319e
parent3cdd333a36dae6c56ffceedce8737cca23b632ba
ASoC: amd: convert not to use asoc_xxx()

ASoC is now unified asoc_xxx() into snd_soc_xxx().
This patch convert asoc_xxx() to snd_soc_xxx().

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/878r9cs25b.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
13 files changed:
sound/soc/amd/acp-da7219-max98357a.c
sound/soc/amd/acp-es8336.c
sound/soc/amd/acp-pcm-dma.c
sound/soc/amd/acp-rt5645.c
sound/soc/amd/acp/acp-legacy-common.c
sound/soc/amd/acp/acp-mach-common.c
sound/soc/amd/acp3x-rt5682-max9836.c
sound/soc/amd/ps/ps-sdw-dma.c
sound/soc/amd/raven/acp3x-i2s.c
sound/soc/amd/raven/acp3x-pcm-dma.c
sound/soc/amd/vangogh/acp5x-i2s.c
sound/soc/amd/vangogh/acp5x-mach.c
sound/soc/amd/vangogh/acp5x-pcm-dma.c