ALSA: hda - fix the headset mic detection problem for a Dell laptop
authorHui Wang <hui.wang@canonical.com>
Wed, 13 Jan 2016 03:51:38 +0000 (11:51 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 Jan 2016 19:23:33 +0000 (11:23 -0800)
commit042b42c579b94d2e5b53fe208d16dc8fb5dc0b10
tree70646e34f09230da30b9bd2e7809cf49a95f4ec5
parent466c99bd815a1ae189d883b509b067c9a74a30f9
ALSA: hda - fix the headset mic detection problem for a Dell laptop

commit 0a1f90a982e85f4921bed606a6b41a24f4de2ae1 upstream.

The machine uses codec alc255, and the pin configuration value for
pin 0x14 on this machine is 0x90171130 which is not in the pin quirk
table yet.

BugLink: https://bugs.launchpad.net/bugs/1533461
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c