From: Jaroslav Kysela Date: Tue, 21 Apr 2020 14:54:53 +0000 (+0200) Subject: ucm2: remove empty enable/disable sequence sections X-Git-Tag: v1.2.3~26 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=d6a150d34f6e3a327215ad3452cfcfe164671717;p=alsa-ucm-conf.git ucm2: remove empty enable/disable sequence sections Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/codecs/rt5651/HeadPhones.conf b/ucm2/codecs/rt5651/HeadPhones.conf index 266c851..c716587 100644 --- a/ucm2/codecs/rt5651/HeadPhones.conf +++ b/ucm2/codecs/rt5651/HeadPhones.conf @@ -15,12 +15,12 @@ SectionDevice."Headphones" { cset "name='LOUT R Playback Switch' off" ] - DisableSequence [ + # DisableSequence [ # This is done by the Speaker EnableSequence, so that the # Platform Clock and BIAS do not temporarily get turned off # as that breaks audio-streams which are playing when # switching between Speaker/Headphone - ] + # ] Value { PlaybackPriority 200 diff --git a/ucm2/codecs/rt5651/Speaker.conf b/ucm2/codecs/rt5651/Speaker.conf index 18308b4..b63390f 100644 --- a/ucm2/codecs/rt5651/Speaker.conf +++ b/ucm2/codecs/rt5651/Speaker.conf @@ -15,12 +15,12 @@ SectionDevice."Speaker" { cset "name='HPO R Playback Switch' off" ] - DisableSequence [ + # DisableSequence [ # This is done by the Headphones EnableSequence, so that the # Platform Clock and BIAS do not temporarily get turned off # as that breaks audio-streams which are playing when # switching between Speaker/Headphone - ] + # ] Value { PlaybackPriority 100 diff --git a/ucm2/sof-bdw-rt5677/HiFi.conf b/ucm2/sof-bdw-rt5677/HiFi.conf index 724a1cc..30dc987 100644 --- a/ucm2/sof-bdw-rt5677/HiFi.conf +++ b/ucm2/sof-bdw-rt5677/HiFi.conf @@ -74,9 +74,6 @@ SectionVerb { cset "name='IB01 Bypass Mux' Bypass" cset "name='Mono ADC Boost Volume' 2" ] - - DisableSequence [ - ] } SectionDevice."Speaker" { @@ -86,12 +83,6 @@ SectionDevice."Speaker" { "Headphones" ] - EnableSequence [ - ] - - DisableSequence [ - ] - Value { PlaybackPriority 100 PlaybackPCM "hw:${CardId}" @@ -143,12 +134,6 @@ SectionDevice."Mic" { "Headset" ] - EnableSequence [ - ] - - DisableSequence [ - ] - Value { CapturePriority 100 CapturePCM "hw:${CardId}"