]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
sof-soundwire: use absolute path in SectionUseCase
authorJaroslav Kysela <perex@perex.cz>
Mon, 13 Dec 2021 09:32:22 +0000 (10:32 +0100)
committerJaroslav Kysela <perex@perex.cz>
Mon, 13 Dec 2021 09:32:25 +0000 (10:32 +0100)
BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=2031566
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/sof-soundwire/sof-soundwire.conf

index 1040c9341243ead03d097e284704d17ff5cc0e84..2442854b9f3aaf6dfa1da242e2ea3198cca96f08 100644 (file)
@@ -1,7 +1,7 @@
 Syntax 4
 
 SectionUseCase."HiFi" {
-       File "HiFi.conf"
+       File "/sof-soundwire/HiFi.conf"
        Comment "Play HiFi quality Music"
 }