aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2019-11-21 15:02:20 +0100
committerJaroslav Kysela <perex@perex.cz>2019-11-21 15:02:32 +0100
commitde82fad297ffb45a43cb3b090ae20154936aff5c (patch)
tree3f97d58c1afb29fbdb83b095215670f439f0e774
parent2409667d722864e868a2d992ef805b20107fdfac (diff)
SDP4430: fix ${CardID} -> ${CardId} typo
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
-rw-r--r--ucm2/SDP4430/HiFiLP.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucm2/SDP4430/HiFiLP.conf b/ucm2/SDP4430/HiFiLP.conf
index 82d583b..fea2a82 100644
--- a/ucm2/SDP4430/HiFiLP.conf
+++ b/ucm2/SDP4430/HiFiLP.conf
@@ -21,7 +21,7 @@ SectionVerb {
# Optional TQ and ALSA PCMs
Value {
TQ "Music"
- PlaybackPCM "hw:${CardID},6"
+ PlaybackPCM "hw:${CardId},6"
}
}