From: Jaroslav Kysela Date: Mon, 13 Dec 2021 09:32:22 +0000 (+0100) Subject: sof-soundwire: use absolute path in SectionUseCase X-Git-Tag: v1.2.6.3~5 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=5b12163e9285acb81448ef10ecf8615e15afce57;p=alsa-ucm-conf.git sof-soundwire: use absolute path in SectionUseCase BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=2031566 Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/sof-soundwire/sof-soundwire.conf b/ucm2/sof-soundwire/sof-soundwire.conf index 1040c93..2442854 100644 --- a/ucm2/sof-soundwire/sof-soundwire.conf +++ b/ucm2/sof-soundwire/sof-soundwire.conf @@ -1,7 +1,7 @@ Syntax 4 SectionUseCase."HiFi" { - File "HiFi.conf" + File "/sof-soundwire/HiFi.conf" Comment "Play HiFi quality Music" }