ASoC: soc-topology: convert not to use asoc_xxx()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 11 Sep 2023 23:52:08 +0000 (23:52 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 25 Sep 2023 12:16:52 +0000 (14:16 +0200)
commit8bfbdb18e2fd25385caece357a715cc058c40726
tree1cda633b78588c659862dd0784b2d0b666e2e8ff
parentb1f96e94e860f7dfecedb30fc08e19424892b660
ASoC: soc-topology: 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/87h6o0p8t4.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-topology.c