ASoC: soc-dapm: remove snd_soc_dapm_weak_routes()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 1 Jul 2025 00:10:39 +0000 (00:10 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 7 Jul 2025 15:13:02 +0000 (16:13 +0100)
commitd6f240031afbd780431ef289357373e2bbf2f793
treeffc91f09b1b90284b164157ace9f5996b30ae678
parent2ec1067d1e5acb9e7aeb1fe6d5178424fc3107ab
ASoC: soc-dapm: remove snd_soc_dapm_weak_routes()

No one is using snd_soc_dapm_weak_routes(), let's remove it.
Because snd_soc_dapm_weak_routes() was removed, path->weak is not
needed either. Remove it, too.

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