]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - Add pin quirk for Dell XPS 15
authorDavid Henningsson <david.henningsson@canonical.com>
Tue, 24 Jun 2014 12:10:47 +0000 (14:10 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 24 Jun 2014 12:16:15 +0000 (14:16 +0200)
commit7a52cd79fa2a445f6a57e9122d579883e07214fb
treec66b2b0081691c3d9742148aa6aa73f2dcd34275
parenta283368382c50345dff61525f493ea307f21ec9b
ALSA: hda - Add pin quirk for Dell XPS 15

Two bug reporters with Dell XPS 15 report that they need to use the
dell-headset-multi model to get the headset mic working.

The two bug reporters have different PCI SSID (1028:05fd and 1028:05fe)
but this pin quirk matches both.

BugLink: https://bugs.launchpad.net/bugs/1331915
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c