ALSA: hda - Add Dell headset detection quirk for three laptop models
authorHui Wang <hui.wang@canonical.com>
Fri, 13 Dec 2013 03:57:05 +0000 (11:57 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 13 Dec 2013 08:40:31 +0000 (09:40 +0100)
On the Dell machines with codec whose Subsystem Id is 0x10280610,
0x10280629 or 0x1028063e, no external microphone can be detected when
plugging a 3-ring headset. If we add "model=dell-headset-multi" for
the snd-hda-intel.ko, the problem will disappear.

The codecs on these machines belong to alc_269 family.

BugLink: https://bugs.launchpad.net/bugs/1260303
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

Simple merge