ASoC: starfive: convert not to use asoc_xxx()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 26 Sep 2023 06:23:51 +0000 (06:23 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 26 Sep 2023 15:18:39 +0000 (17:18 +0200)
commit1a543d2a1cdbe2aae039a9b7f5ab6d0cbddebf95
tree45559f29e2f145b14444562a5fa3b4b1cbdac71e
parentde9e70137f006855a540f510a2c7dfb8850bedb7
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/874jjhh2q1.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/starfive/jh7110_pwmdac.c