]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Add Dell headset detection quirk for one more laptop model
authorHui Wang <hui.wang@canonical.com>
Wed, 18 Dec 2013 10:09:56 +0000 (18:09 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 18 Dec 2013 11:40:29 +0000 (12:40 +0100)
commit896f39910b34a2678e6daacdbbd056fb92466070
tree4945d0a863c26108e25ab963d21947118aee2e82
parentddcfb2cf249f279de9d18cb987eb67032770d873
ALSA: hda - Add Dell headset detection quirk for one more laptop model

On the Dell machines with codec whose Subsystem Id is 0x10280640,
no external microphone can be detected when plugging a 3-ring headset.
Using ALC255_FIXUP_DELL1_MIC_NO_PRESENCE can fix this problem.

The codec (Vendor ID: 0x10ec0255) on the machine belongs 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