ASoC: apple: convert not to use asoc_xxx()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 11 Sep 2023 23:48:52 +0000 (23:48 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 25 Sep 2023 12:16:26 +0000 (14:16 +0200)
commit2bbb49e294acb690340693f5f54dc6ef29641d54
treec47d3a1806221342c6e1d4bb16ab092d67b21208
parenta87a5c6ee44e0a50f29268bab8b11d8da418af41
ASoC: apple: 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/87sf7kqnj0.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/apple/mca.c