]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda - add headset mic detect quirks for two Dell laptops
authorHui Wang <hui.wang@canonical.com>
Tue, 18 Feb 2014 02:56:46 +0000 (10:56 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Mar 2014 06:06:17 +0000 (22:06 -0800)
commit1862d8b913b4f7117e2896ff0c6ccba9481114f3
tree702aaa0786e269a5de193f3e86b30772693d784d
parent906e84cad1d9fe792ee9fd3a5b741b0a27441a7d
ALSA: hda - add headset mic detect quirks for two Dell laptops

commit 4913e0bf239dafee356bc7fab61806cc2518930c upstream.

When we plug a 3-ring headset on the Dell machines (Vendor ID:
0x10ec0255, Subsystem ID: 0x10280657; Vendor ID: 0x10ec0255,
Subsystem ID: 0x1028065f), the headset mic can't be
detected, after apply this patch, the headset mic can work well.

BugLink: https://bugs.launchpad.net/bugs/1260303
Cc: David Henningsson <david.henningsson@canonical.com>
Tested-by: Cyrus Lien <cyrus.lien@canonical.com>
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