ASoC: soc-dapm: add prefix on soc_dapm_dev_attrs
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 1 Jul 2025 00:11:23 +0000 (00:11 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 7 Jul 2025 15:13:09 +0000 (16:13 +0100)
commit08dc0f5cc26a203e8008c38d9b436c079e7dbb45
tree2b2966684fc123100530210f954775c42a08a697
parent9d33f9ca4404e532453a0305ce11bf76a9945c5d
ASoC: soc-dapm: add prefix on soc_dapm_dev_attrs

soc_dapm_dev_attrs is global variable. Let's add snd_soc_ prefix.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/87ikkchis6.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc-dapm.h
sound/soc/soc-core.c
sound/soc/soc-dapm.c