From: Mauro Carvalho Chehab Date: Tue, 29 Mar 2022 19:48:32 +0000 (-0300) Subject: ucm2: sof-essx8336: Fix location of HiFi.conf X-Git-Tag: v1.2.7~21 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=4aaef12ccaac989f6d7eafcd4e7cecbd5a55168d;p=alsa-ucm-conf.git ucm2: sof-essx8336: Fix location of HiFi.conf 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 Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/Intel/sof-essx8336/sof-essx8336.conf b/ucm2/Intel/sof-essx8336/sof-essx8336.conf index 88e3edb..02f7fad 100644 --- a/ucm2/Intel/sof-essx8336/sof-essx8336.conf +++ b/ucm2/Intel/sof-essx8336/sof-essx8336.conf @@ -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" }