]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: dapm: Add a named controls variant of a mux widget
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Tue, 3 Mar 2026 15:53:07 +0000 (15:53 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 16 Mar 2026 18:45:28 +0000 (18:45 +0000)
commite29d097ead33d0172f028b5b23f10812fe8e8335
treeb697afa583662cadc6fd8a9599fd0be27fc8d7ea
parent1f318b96cc84d7c2ab792fcc0bfd42a7ca890681
ASoC: dapm: Add a named controls variant of a mux widget

There is already a version of the mixer widget that forces use of the
specified control name, rather than factoring in the widget name. Add
the same feature for mux widgets.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20260303155308.138989-2-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc-dapm.h
sound/soc/soc-dapm.c