ASoC: rockchip: convert not to use asoc_xxx()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 11 Sep 2023 23:50:13 +0000 (23:50 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 25 Sep 2023 12:16:37 +0000 (14:16 +0200)
commit1a72df807968d259987f4e08fa7e2c92e3710717
treeb552af8357147c5f6b9517b3cc445269552a8eb1
parent5f444041c1d225bcc8f44dc4b027eb41e2f2f175
ASoC: rockchip: 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/878r9cqngq.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/rockchip/rk3288_hdmi_analog.c
sound/soc/rockchip/rk3399_gru_sound.c
sound/soc/rockchip/rockchip_i2s.c
sound/soc/rockchip/rockchip_max98090.c
sound/soc/rockchip/rockchip_rt5645.c