From 764302ebddefa77e7b014c2043adbf563d5b1c90 Mon Sep 17 00:00:00 2001 From: Carlo Caione Date: Thu, 26 Oct 2017 16:05:01 +0100 Subject: [PATCH] conf/ucm: rt5651: Fix HiFi file name The conf HiFi file name is HiFi.conf, fix the name in the main configuration file. Signed-off-by: Carlo Caione Signed-off-by: Takashi Iwai --- src/conf/ucm/bytcr-rt5651/bytcr-rt5651.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/conf/ucm/bytcr-rt5651/bytcr-rt5651.conf b/src/conf/ucm/bytcr-rt5651/bytcr-rt5651.conf index 2dcc72cc..60798ce7 100644 --- a/src/conf/ucm/bytcr-rt5651/bytcr-rt5651.conf +++ b/src/conf/ucm/bytcr-rt5651/bytcr-rt5651.conf @@ -1,7 +1,7 @@ # Adapted from https://github.com/plbossart/UCM/tree/master/bytcr-rt5651 SectionUseCase."HiFi" { - File "HiFi" + File "HiFi.conf" Comment "Play HiFi quality Music" } -- 2.47.1