]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
ucm2: HDA-Intel - add error section when the HDA model is not supported v1.2.4
authorJaroslav Kysela <perex@perex.cz>
Thu, 15 Oct 2020 11:34:05 +0000 (13:34 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 15 Oct 2020 11:34:05 +0000 (13:34 +0200)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/HDA-Intel/HDA-Intel.conf

index 109eea6454aac6a6785056ba89dbbcd3d303288f..dea99cf9a98ffbdaaaf072dc0237b2a56c750ee0 100644 (file)
@@ -25,4 +25,7 @@ If.use {
 
                Include.init.File "/HDA-Intel/init.conf"
        }
+       True {
+               Error "UCM is not supported for this HDA model (${CardLongName})"
+       }
 }