ALSA: hda - Add one more node in the EAPD supporting candidate list
[firefly-linux-kernel-4.4.55.git] / sound / pci / hda / patch_realtek.c
index 7b0f72c5c6f16b1a4d1991f3cbfc0bd098d07632..74382137b9f5abcd67b9c4c44581c9a80f26d17d 100644 (file)
@@ -396,7 +396,7 @@ static void alc_auto_setup_eapd(struct hda_codec *codec, bool on)
 {
        /* We currently only handle front, HP */
        static hda_nid_t pins[] = {
-               0x0f, 0x10, 0x14, 0x15, 0
+               0x0f, 0x10, 0x14, 0x15, 0x17, 0
        };
        hda_nid_t *p;
        for (p = pins; *p; p++)