From 3984514b25a5b2a2a09d29ad8ddbc1ad78c6a1e4 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Wed, 7 Dec 2022 15:48:05 +0100 Subject: [PATCH] ucm2: sof-hda-dsp - If.devdmic cleanup Simplify the If.devdmic block. Signed-off-by: Jaroslav Kysela --- ucm2/Intel/sof-hda-dsp/sof-hda-dsp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ucm2/Intel/sof-hda-dsp/sof-hda-dsp.conf b/ucm2/Intel/sof-hda-dsp/sof-hda-dsp.conf index 9e85914..7ef4f24 100644 --- a/ucm2/Intel/sof-hda-dsp/sof-hda-dsp.conf +++ b/ucm2/Intel/sof-hda-dsp/sof-hda-dsp.conf @@ -11,6 +11,7 @@ If.devdmic { } True { Define.DeviceDmic "Mic1" + Define.DeviceMic "Mic2" FixedBootSequence [ # # users expect to turn the LED on when only internal @@ -20,7 +21,6 @@ If.devdmic { sysw "-/class/sound/ctl-led/mic/card${CardNumber}/detach:Capture Switch" ] } - True.Define.DeviceMic "Mic2" } SectionUseCase."HiFi" { -- 2.47.1