]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - add headset mic detect quirk for a Dell laptop
authorHui Wang <hui.wang@canonical.com>
Wed, 30 Apr 2014 03:06:00 +0000 (11:06 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 30 Apr 2014 10:36:48 +0000 (12:36 +0200)
commit91943954e353fa56cc52a8e97346205afb9823ab
tree55b600dc59f080ea0e6d3c39f4d7443204901cc5
parent6ba736dd02e7b3658c344efeb2f4a096a6785d83
ALSA: hda - add headset mic detect quirk for a Dell laptop

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