ASoC: soc-core: convert not to use asoc_xxx()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 11 Sep 2023 23:51:46 +0000 (23:51 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 25 Sep 2023 12:16:48 +0000 (14:16 +0200)
commiteeec74aa0ff8af329b9a4504a59a568b93ab2a0f
tree384a9e4cc304b24d6c060f48ada6d78750789728
parent2679a5b2f7d99e3a733cb229c95b4c2e78d17b23
ASoC: soc-core: 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/87msxsp8tp.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-core.c