]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
ALSA: hda - fix headset-mic problem on a Dell laptop
authorHui Wang <hui.wang@canonical.com>
Wed, 23 Nov 2016 08:05:38 +0000 (16:05 +0800)
committerLuis Henriques <luis.henriques@canonical.com>
Tue, 10 Jan 2017 17:42:50 +0000 (17:42 +0000)
commit7e2efb13fd27bac540676c4306788d9f6d819c55
tree644c4a457d18815ad84bad6190358fcd39c0a86b
parent9395b85710f70a0b79ba26bdd9d1bff729fb4d3f
ALSA: hda - fix headset-mic problem on a Dell laptop

BugLink: http://bugs.launchpad.net/bugs/1654602
commit 989dbe4a30728c047316ab87e5fa8b609951ce7c upstream.

This group of new pins is not in the pin quirk table yet, adding
them to the pin quirk table to fix the headset-mic problem.

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>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
sound/pci/hda/patch_realtek.c