ASoC: img: convert not to use asoc_xxx()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 11 Sep 2023 23:48:07 +0000 (23:48 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 25 Sep 2023 12:16:21 +0000 (14:16 +0200)
commitcc807acede357e2d05969bc52073f1ad678f4677
treec07ffb08b4390eadad5ac79a8d225ea252580fc1
parent14ec63f678e8beaaa1005ccae6c112bf672ba2b3
ASoC: img: 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/8734zks24o.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/img/img-i2s-in.c
sound/soc/img/img-i2s-out.c