From: Jaroslav Kysela Date: Thu, 28 Nov 2019 16:04:21 +0000 (+0100) Subject: sof-hda-dsp: Return back HDMI devices to the HiFi verb X-Git-Tag: v1.2.1.2~7 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=bf9b2880a1702cf4489e902cdcfea62d1a045433;p=alsa-ucm-conf.git sof-hda-dsp: Return back HDMI devices to the HiFi verb Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/sof-hda-dsp/HiFi.conf b/ucm2/sof-hda-dsp/HiFi.conf index f1cfa0b..06bc2f9 100644 --- a/ucm2/sof-hda-dsp/HiFi.conf +++ b/ucm2/sof-hda-dsp/HiFi.conf @@ -121,3 +121,5 @@ SectionDevice."DigitalMic" { } } } + + diff --git a/ucm2/sof-hda-dsp/sof-hda-dsp.conf b/ucm2/sof-hda-dsp/sof-hda-dsp.conf index c67d6e2..d7a0518 100644 --- a/ucm2/sof-hda-dsp/sof-hda-dsp.conf +++ b/ucm2/sof-hda-dsp/sof-hda-dsp.conf @@ -4,8 +4,3 @@ SectionUseCase."HiFi" { File "HiFi.conf" Comment "Play HiFi quality Music" } - -SectionUseCase."Hdmi" { - File "Hdmi.conf" - Comment "Play to HDMI/DP" -}