]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
sof-hda-dsp: Return back HDMI devices to the HiFi verb
authorJaroslav Kysela <perex@perex.cz>
Thu, 28 Nov 2019 16:04:21 +0000 (17:04 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 28 Nov 2019 16:45:06 +0000 (17:45 +0100)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/sof-hda-dsp/HiFi.conf
ucm2/sof-hda-dsp/sof-hda-dsp.conf

index f1cfa0bdfe4199cb191949b59ef4b0d780243549..06bc2f9994024f6d388a1f8c432afb0fd8cc040c 100644 (file)
@@ -121,3 +121,5 @@ SectionDevice."DigitalMic" {
                }
        }
 }
+
+<sof-hda-dsp/Hdmi.conf>
index c67d6e2f93149671e0cb6291f7d41f2c701ef444..d7a0518169fccf20840d6d569df2539fa9f926d4 100644 (file)
@@ -4,8 +4,3 @@ SectionUseCase."HiFi" {
        File "HiFi.conf"
        Comment "Play HiFi quality Music"
 }
-
-SectionUseCase."Hdmi" {
-       File "Hdmi.conf"
-       Comment "Play to HDMI/DP"
-}