From: Jaska Uimonen Date: Fri, 27 Sep 2019 13:26:52 +0000 (+0300) Subject: sof-skl_hda: remove volume setting in enable/disable sequences X-Git-Tag: v1.2.1~31 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=eaa37b65e65e52df25c37efee58786fb22911eba;p=alsa-ucm-conf.git sof-skl_hda: remove volume setting in enable/disable sequences If the volume setting is defined in enable sequence you will always get that exact volume when switching outputs in some user space software like Pulseaudio. Pulseaudio will itself keep track of the volume previously set. Signed-off-by: Jaska Uimonen Signed-off-by: Liam Girdwood Signed-off-by: Jaroslav Kysela --- diff --git a/ucm/sof-skl_hda_card/HiFi.conf b/ucm/sof-skl_hda_card/HiFi.conf index 376f177..c878f02 100644 --- a/ucm/sof-skl_hda_card/HiFi.conf +++ b/ucm/sof-skl_hda_card/HiFi.conf @@ -18,7 +18,6 @@ SectionDevice."Headphone" { EnableSequence [ cdev "hw:sofsklhdacard" - cset "name='Headphone Playback Volume' 80" cset "name='Headphone Playback Switch' on" ] @@ -43,7 +42,6 @@ SectionDevice."Speaker" { EnableSequence [ cdev "hw:sofsklhdacard" cset "name='Speaker Playback Switch' on" - cset "name='Speaker Playback Volume' 80" ] DisableSequence [ @@ -88,7 +86,6 @@ SectionDevice."Dmic" { EnableSequence [ cdev "hw:sofsklhdacard" - cset "name='PGA10.0 10 Master Capture Volume' 75" ] DisableSequence [