]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
SDP4430: fix ${CardID} -> ${CardId} typo
authorJaroslav Kysela <perex@perex.cz>
Thu, 21 Nov 2019 14:02:20 +0000 (15:02 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 21 Nov 2019 14:02:32 +0000 (15:02 +0100)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/SDP4430/HiFiLP.conf

index 82d583b81fc487c62d788807bddb92e4643ccdba..fea2a82005f57802c73d4ef63a807318bc25d774 100644 (file)
@@ -21,7 +21,7 @@ SectionVerb {
        # Optional TQ and ALSA PCMs
        Value {
                TQ "Music"
-               PlaybackPCM "hw:${CardID},6"
+               PlaybackPCM "hw:${CardId},6"
        }
 }