diff options
| -rw-r--r-- | sound/pci/hda/patch_realtek.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index f44d0e35583..98c9cd8f647 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c | |||
| @@ -14846,6 +14846,7 @@ static const struct alc_fixup alc269_fixups[] = { | |||
| 14846 | {0x01, AC_VERB_SET_GPIO_MASK, 0x04}, | 14846 | {0x01, AC_VERB_SET_GPIO_MASK, 0x04}, |
| 14847 | {0x01, AC_VERB_SET_GPIO_DIRECTION, 0x04}, | 14847 | {0x01, AC_VERB_SET_GPIO_DIRECTION, 0x04}, |
| 14848 | {0x01, AC_VERB_SET_GPIO_DATA, 0x00}, | 14848 | {0x01, AC_VERB_SET_GPIO_DATA, 0x00}, |
| 14849 | {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREFGRD}, | ||
| 14849 | { } | 14850 | { } |
| 14850 | } | 14851 | } |
| 14851 | }, | 14852 | }, |
