]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - add headset mic detect quirk for a Dell laptop
authorHui Wang <hui.wang@canonical.com>
Wed, 9 Apr 2014 08:01:01 +0000 (16:01 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 9 Apr 2014 08:05:51 +0000 (10:05 +0200)
commit6ea0f565594086cabcca8bf17f4dee606b7148da
tree09be41855627b716447bba24703e8e5ddfdc9429
parent403d522b6a87d780fe66267df058fd314cd1f295
ALSA: hda - add headset mic detect quirk for a Dell laptop

When we plug a 3-ring headset on the Dell machine (VID: 0x10ec0283,
SID: 0x10280667), 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