[alsa-devel] [PATCH] conf/ucm: broadwell-rt286: change to use the correct jack kcontrol name
Takashi Iwai
tiwai at suse.de
Tue Apr 28 15:19:14 CEST 2015
At Tue, 28 Apr 2015 15:40:22 +0800,
Jie Yang wrote:
>
> The headset jack has two kctls: "Headphone Jack" and "Mic Jack",
> we need switch speaker output according to the former JackControl.
> Here correct it.
>
> Signed-off-by: Jie Yang <yang.jie at intel.com>
Applied, thanks.
Takashi
> ---
> src/conf/ucm/broadwell-rt286/HiFi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/conf/ucm/broadwell-rt286/HiFi b/src/conf/ucm/broadwell-rt286/HiFi
> index 08f5c50..58983ea 100644
> --- a/src/conf/ucm/broadwell-rt286/HiFi
> +++ b/src/conf/ucm/broadwell-rt286/HiFi
> @@ -43,7 +43,7 @@ SectionDevice."Headphones" {
> Value {
> PlaybackChannels "2"
> JackDev "rt286-jack"
> - JackControl "Headset Jack"
> + JackControl "Headphone Jack"
> JackHWMute "Speaker"
> }
> }
> --
> 1.9.1
>
More information about the Alsa-devel
mailing list