ASoC: arm: convert not to use asoc_xxx()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 11 Sep 2023 23:47:39 +0000 (23:47 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 25 Sep 2023 12:16:16 +0000 (14:16 +0200)
commit3cdd333a36dae6c56ffceedce8737cca23b632ba
tree7d3c9f9c8ca9ff6d0a138a93f06d724634a9032e
parent1af529320d56e99f0745e432966d5f6652353b99
ASoC: arm: 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/87a5tss25h.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/arm/pxa2xx-pcm-lib.c