]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
ucm2: sof-essx8336: Fix location of HiFi.conf
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 29 Mar 2022 19:48:32 +0000 (16:48 -0300)
committerJaroslav Kysela <perex@perex.cz>
Mon, 23 May 2022 13:07:01 +0000 (15:07 +0200)
There's a typo there:

sof-es8336 -> sof-essx8336

That causes ucm HiFi profile to not load, nor Hdmi.

Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/144
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/Intel/sof-essx8336/sof-essx8336.conf

index 88e3edb5ffaf73540253a615d22ff0512864c100..02f7fad35dfaa698516383997efe103e59a2be57 100644 (file)
@@ -12,7 +12,7 @@ If.devdmic {
 }
 
 SectionUseCase."HiFi" {
-       File "/Intel/sof-es8336/HiFi.conf"
+       File "/Intel/sof-essx8336/HiFi.conf"
        Comment "Play and record HiFi quality Music"
 }