Skip to content

Commit

Permalink
mtk-rt5650: remove duplicate JackControl "Headset Jack" lines
Browse files Browse the repository at this point in the history
We cannot judge which device should be activated in this case.

Fixes: #336
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • Loading branch information
perexg committed Aug 29, 2023
1 parent fbe5934 commit eb22326
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ucm2/MediaTek/mtk-rt5650/HiFi.conf
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ SectionDevice."Headphones" {
PlaybackPriority 200
PlaybackMixerElem "Headphone"
PlaybackVolume "Headphone Playback Volume"
JackControl "Headset Jack"
JackHWMute "Speaker"
}
}
Expand Down Expand Up @@ -79,7 +78,6 @@ SectionDevice."Headset" {
CaptureMasterElem "ADC"
CaptureMixerElem "IN"
CaptureVolume "IN Capture Volume"
JackControl "Headset Jack"
JackHWMute "Mic"
}
}

0 comments on commit eb22326

Please sign in to comment.