]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda - add headset mic detect quirks for three Dell laptops
authorHui Wang <hui.wang@canonical.com>
Wed, 26 Mar 2014 02:27:41 +0000 (10:27 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 26 Mar 2014 07:03:52 +0000 (08:03 +0100)
commita870593bab179ca402ead455f45af6e4404a2a7f
treef3367ac4f5015bb551755881c9b8cdd6f05f122d
parent9b7564a64999597844513604df4a206fa4da3b69
ALSA: hda - add headset mic detect quirks for three Dell laptops

When we plug a 3-ring headset on the Dell machines (VID: 0x10ec0255,
SID: 0x10280632; VID: 0x10ec0293, SID: 0x1028062c; VID: 0x10ec0293,
SID: 0x1028062e), the headset mic can't be detected, after apply this
patch, the headset mic can work well.

BugLink: https://bugs.launchpad.net/bugs/1297581
Cc: David Henningsson <david.henningsson@canonical.com>
Cc: stable@vger.kernel.org
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c