]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
USB-Audio: Fix Motu M2/M4 regex expression (wrong field)
authorJaroslav Kysela <perex@perex.cz>
Mon, 19 Sep 2022 12:42:37 +0000 (14:42 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 19 Sep 2022 12:42:42 +0000 (14:42 +0200)
BugLink: https://github.com/alsa-project/alsa-ucm-conf/issues/214
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/USB-Audio/USB-Audio.conf

index 4b33491827bd028e8d31c863df672bde1ff3adab..0390e5a7d268dae4c6087928e1e6c32e21086ac7 100644 (file)
@@ -74,7 +74,7 @@ If.motu-m24 {
        Condition {
                Type RegexMatch
                String "${CardComponents}"
-               Needle "USB07fd:000[8b]"
+               Regex "USB07fd:000[8b]"
        }
        True.If.M4 {
                Condition {