summaryrefslogtreecommitdiffstats
path: root/sound/pci
diff options
context:
space:
mode:
authorTakashi Iwai2015-11-16 09:02:57 +0100
committerTakashi Iwai2015-11-16 09:02:57 +0100
commitf257f1d8482c59d9b0ebfb4191e142d72111d9be (patch)
tree148f8b479ebb179d45bbf8ca3468037f12f2820a /sound/pci
parentLinux 4.4-rc1 (diff)
parentALSA: usb-audio: work around CH345 input SysEx corruption (diff)
downloadkernel-qcow2-linux-f257f1d8482c59d9b0ebfb4191e142d72111d9be.tar.gz
kernel-qcow2-linux-f257f1d8482c59d9b0ebfb4191e142d72111d9be.tar.xz
kernel-qcow2-linux-f257f1d8482c59d9b0ebfb4191e142d72111d9be.zip
Merge branch 'for-linus' into for-next
Diffstat (limited to 'sound/pci')
-rw-r--r--sound/pci/hda/patch_realtek.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 2f7b065f9ac4..081ef9bdf0df 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -5182,6 +5182,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x1025, 0x079b, "Acer Aspire V5-573G", ALC282_FIXUP_ASPIRE_V5_PINS),
SND_PCI_QUIRK(0x1028, 0x0470, "Dell M101z", ALC269_FIXUP_DELL_M101Z),
SND_PCI_QUIRK(0x1028, 0x054b, "Dell XPS one 2710", ALC275_FIXUP_DELL_XPS),
+ SND_PCI_QUIRK(0x1028, 0x05bd, "Dell Latitude E6440", ALC292_FIXUP_DELL_E7X),
SND_PCI_QUIRK(0x1028, 0x05ca, "Dell Latitude E7240", ALC292_FIXUP_DELL_E7X),
SND_PCI_QUIRK(0x1028, 0x05cb, "Dell Latitude E7440", ALC292_FIXUP_DELL_E7X),
SND_PCI_QUIRK(0x1028, 0x05da, "Dell Vostro 5460", ALC290_FIXUP_SUBWOOFER),