From: Jaroslav Kysela Date: Mon, 27 Dec 2021 21:05:16 +0000 (+0100) Subject: HDA-DualCodecs: fix typo in Speaker condition X-Git-Tag: v1.2.7~42 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=0b2aa9d22f8897cbe68f1aa2ffe437ad3194ec4b;p=alsa-ucm-conf.git HDA-DualCodecs: fix typo in Speaker condition Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/HDA/DualCodecs/HiFi.conf b/ucm2/HDA/DualCodecs/HiFi.conf index 7dcd6b0..1f7e58d 100644 --- a/ucm2/HDA/DualCodecs/HiFi.conf +++ b/ucm2/HDA/DualCodecs/HiFi.conf @@ -19,7 +19,7 @@ SectionVerb { If.speaker { Condition { Type ControlExists - Control "name='Speaker Volume Switch'" + Control "name='Speaker Playback Switch'" } True { SectionVerb { @@ -100,7 +100,7 @@ SectionDevice."Headphones" { If.speaker { Condition { Type ControlExists - Control "name='Speaker Volume Switch'" + Control "name='Speaker Playback Switch'" } True.Value.JackHWMute "Speaker" }