aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/hda/patch_realtek.c')
-rw-r--r--sound/pci/hda/patch_realtek.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index a4f4a9dd488d..aee4cbd29d53 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -6501,7 +6501,7 @@ static const struct hda_fixup alc269_fixups[] = {
6501 [ALC294_FIXUP_ASUS_HEADSET_MIC] = { 6501 [ALC294_FIXUP_ASUS_HEADSET_MIC] = {
6502 .type = HDA_FIXUP_PINS, 6502 .type = HDA_FIXUP_PINS,
6503 .v.pins = (const struct hda_pintbl[]) { 6503 .v.pins = (const struct hda_pintbl[]) {
6504 { 0x19, 0x01a1113c }, /* use as headset mic, without its own jack detect */ 6504 { 0x19, 0x01a1103c }, /* use as headset mic */
6505 { } 6505 { }
6506 }, 6506 },
6507 .chained = true, 6507 .chained = true,