]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
mtk-rt5650: remove duplicate JackControl "Headset Jack" lines
authorJaroslav Kysela <perex@perex.cz>
Tue, 29 Aug 2023 19:17:30 +0000 (21:17 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 29 Aug 2023 19:17:30 +0000 (21:17 +0200)
We cannot judge which device should be activated in this case.

Fixes: https://github.com/alsa-project/alsa-ucm-conf/issues/336
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/MediaTek/mtk-rt5650/HiFi.conf

index 98b3c86c06e018c643ee59c7e63b37f39cf4456b..b4cccf5ac09920738c6494873d625da70d7f07b3 100644 (file)
@@ -45,7 +45,6 @@ SectionDevice."Headphones" {
                PlaybackPriority 200
                PlaybackMixerElem "Headphone"
                PlaybackVolume "Headphone Playback Volume"
-               JackControl "Headset Jack"
                JackHWMute "Speaker"
        }
 }
@@ -79,7 +78,6 @@ SectionDevice."Headset" {
                CaptureMasterElem "ADC"
                CaptureMixerElem "IN"
                CaptureVolume "IN Capture Volume"
-               JackControl "Headset Jack"
                JackHWMute "Mic"
        }
 }