ASoC: starfive: convert not to use asoc_xxx()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 11 Sep 2023 23:50:19 +0000 (23:50 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 25 Sep 2023 12:16:38 +0000 (14:16 +0200)
commitb551aafeb9f6f5bce299f08c3799fb58e8372293
tree88257b342f0ef349703dcd9815165b264f9d0e93
parent1a72df807968d259987f4e08fa7e2c92e3710717
ASoC: starfive: 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/877cowqngl.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/starfive/jh7110_tdm.c