ASoC: sof: intel: convert not to use asoc_xxx()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 11 Sep 2023 23:51:14 +0000 (23:51 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 25 Sep 2023 12:16:45 +0000 (14:16 +0200)
commite79a972539628b626c4eb68e0c0341ffca1d6217
treeb1e3435416c14876afd21920a69cb38c63c4c4ca
parentb787e09f590656da9b2e5bd3e2484121368b6561
ASoC: sof: intel: 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/87sf7kp8um.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda-dai-ops.c
sound/soc/sof/intel/hda-dai.c
sound/soc/sof/intel/hda-pcm.c
sound/soc/sof/intel/hda-stream.c