From ac8319245e1213e46a1ae5c2de4ddd4a0c8926e2 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Fri, 27 Sep 2019 10:56:54 +0200 Subject: [PATCH] remove 'Bass Speaker' from the generic sof_skl_hda-card config Signed-off-by: Jaroslav Kysela --- ucm/sof-skl_hda_card/HiFi.conf | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/ucm/sof-skl_hda_card/HiFi.conf b/ucm/sof-skl_hda_card/HiFi.conf index 5e074bf..376f177 100644 --- a/ucm/sof-skl_hda_card/HiFi.conf +++ b/ucm/sof-skl_hda_card/HiFi.conf @@ -57,27 +57,6 @@ SectionDevice."Speaker" { } } -SectionDevice."Bass Speaker" { - Comment "Bass Speaker" - - EnableSequence [ - cdev "hw:sofsklhdacard" - cset "name='Bass Speaker Playback Switch' on" - cset "name='Speaker Playback Switch' on" - cset "name='Speaker Playback Volume' 80" - ] - - DisableSequence [ - cset "name='Speaker Playback Switch' off" - cset "name='Bass Speaker Playback Switch' off" - ] - Value { - PlaybackPCM "hw:sofsklhdacard,0" - JackHWMute "Headphone" - PlaybackChannels "2" - } -} - SectionDevice."Headset" { Comment "Headset Mic" -- 2.47.1