conf/ucm: broadwell-rt286: change to use the correct jack kcontrol name

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@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
Jie Yang 2015-04-28 15:40:22 +08:00 committed by Takashi Iwai
parent b07de7c26b
commit ba6fa7b5a6

View file

@ -43,7 +43,7 @@ SectionDevice."Headphones" {
Value {
PlaybackChannels "2"
JackDev "rt286-jack"
JackControl "Headset Jack"
JackControl "Headphone Jack"
JackHWMute "Speaker"
}
}