summaryrefslogtreecommitdiffstats
path: root/sound/pci
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci')
-rw-r--r--sound/pci/hda/patch_realtek.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index f24a757f8239..1c84c12b39b3 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -7657,9 +7657,12 @@ static const struct snd_hda_pin_quirk alc269_pin_fixup_tbl[] = {
7657 {0x12, 0x90a60130}, 7657 {0x12, 0x90a60130},
7658 {0x17, 0x90170110}, 7658 {0x17, 0x90170110},
7659 {0x21, 0x03211020}), 7659 {0x21, 0x03211020}),
7660 SND_HDA_PIN_QUIRK(0x10ec0295, 0x1028, "Dell", ALC269_FIXUP_DELL1_MIC_NO_PRESENCE, 7660 SND_HDA_PIN_QUIRK(0x10ec0295, 0x1028, "Dell", ALC269_FIXUP_DELL4_MIC_NO_PRESENCE,
7661 {0x14, 0x90170110}, 7661 {0x14, 0x90170110},
7662 {0x21, 0x04211020}), 7662 {0x21, 0x04211020}),
7663 SND_HDA_PIN_QUIRK(0x10ec0295, 0x1028, "Dell", ALC269_FIXUP_DELL4_MIC_NO_PRESENCE,
7664 {0x14, 0x90170110},
7665 {0x21, 0x04211030}),
7663 SND_HDA_PIN_QUIRK(0x10ec0295, 0x1028, "Dell", ALC269_FIXUP_DELL1_MIC_NO_PRESENCE, 7666 SND_HDA_PIN_QUIRK(0x10ec0295, 0x1028, "Dell", ALC269_FIXUP_DELL1_MIC_NO_PRESENCE,
7664 ALC295_STANDARD_PINS, 7667 ALC295_STANDARD_PINS,
7665 {0x17, 0x21014020}, 7668 {0x17, 0x21014020},