[alsa-devel] [PATCH alsa-ucm-conf] bytcht-es8316: Fix missing including of HeadPhones.conf after ucm2 conversion

Jaroslav Kysela perex at perex.cz
Tue Jan 7 12:54:25 CET 2020


Dne 06. 01. 20 v 14:11 Hans de Goede napsal(a):
> The conversion to ucm2 format missed adding an include for:
> 
> codecs/es8316/HeadPhones.conf
> 
> Leading to no sound on the headphones output, this commit adds the missing
> include fixing this.

Applied. Thank you for the fix.

					Jaroslav

> 
> Cc: youling 257 <youling257 at gmail.com>
> Reported-by: youling 257 <youling257 at gmail.com>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> ---
>   ucm2/bytcht-es8316/HiFi-Components.conf | 2 ++
>   ucm2/bytcht-es8316/HiFi-LongName.conf   | 2 ++
>   2 files changed, 4 insertions(+)
> 
> diff --git a/ucm2/bytcht-es8316/HiFi-Components.conf b/ucm2/bytcht-es8316/HiFi-Components.conf
> index 314d355..c40bd49 100644
> --- a/ucm2/bytcht-es8316/HiFi-Components.conf
> +++ b/ucm2/bytcht-es8316/HiFi-Components.conf
> @@ -20,6 +20,8 @@ If.mono {
>   	}
>   }
>   
> +<codecs/es8316/HeadPhones.conf>
> +
>   If.in1 {
>   	Condition {
>   		Type String
> diff --git a/ucm2/bytcht-es8316/HiFi-LongName.conf b/ucm2/bytcht-es8316/HiFi-LongName.conf
> index ea7d1c3..03cf17b 100644
> --- a/ucm2/bytcht-es8316/HiFi-LongName.conf
> +++ b/ucm2/bytcht-es8316/HiFi-LongName.conf
> @@ -20,6 +20,8 @@ If.mono {
>   	}
>   }
>   
> +<codecs/es8316/HeadPhones.conf>
> +
>   If.in1 {
>   	Condition {
>   		Type String
> 


-- 
Jaroslav Kysela <perex at perex.cz>
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.


More information about the Alsa-devel mailing list