From: Jaska Uimonen Date: Fri, 27 Sep 2019 13:19:59 +0000 (+0300) Subject: sof-skl_hda: add device definition to speaker disable sequence X-Git-Tag: v1.2.1~30 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=8797ee0bd9210f91f2335b74840e49dd3b52b80f;p=alsa-ucm-conf.git sof-skl_hda: add device definition to speaker disable sequence For example Pulseaudio is not able to run the disable sequence if the device is not defined. So add the definition. Signed-off-by: Jaska Uimonen Signed-off-by: Jaroslav Kysela --- diff --git a/ucm/sof-skl_hda_card/HiFi.conf b/ucm/sof-skl_hda_card/HiFi.conf index c878f02..078fe83 100644 --- a/ucm/sof-skl_hda_card/HiFi.conf +++ b/ucm/sof-skl_hda_card/HiFi.conf @@ -45,6 +45,7 @@ SectionDevice."Speaker" { ] DisableSequence [ + cdev "hw:sofsklhdacard" cset "name='Speaker Playback Switch' off" ]