From 90f8342a1b408b79356cde5c1f6f5d51e3c4bf6e Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Thu, 31 Oct 2019 18:31:06 +0100 Subject: [PATCH] sof-hda-dsp: do not touch the analog part for HDMI/DP Signed-off-by: Jaroslav Kysela --- ucm/sof-hda-dsp/Hdmi.conf | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/ucm/sof-hda-dsp/Hdmi.conf b/ucm/sof-hda-dsp/Hdmi.conf index bbbb42f..4605feb 100644 --- a/ucm/sof-hda-dsp/Hdmi.conf +++ b/ucm/sof-hda-dsp/Hdmi.conf @@ -1,18 +1,5 @@ # Use case Configuration for sof-hda-dsp -SectionVerb { - - EnableSequence [ - cdev "hw:sofhdadsp" - cset "name='Master Playback Switch' on" - cset "name='Capture Switch' on" - ] - - DisableSequence [ - cdev "hw:sofhdadsp" - ] -} - SectionDevice."HDMI1" { Comment "HDMI1/DP1 Output" -- 2.47.1