|
@@ -396,7 +396,7 @@ static void alc_auto_setup_eapd(struct hda_codec *codec, bool on)
|
|
{
|
|
{
|
|
/* We currently only handle front, HP */
|
|
/* We currently only handle front, HP */
|
|
static hda_nid_t pins[] = {
|
|
static hda_nid_t pins[] = {
|
|
- 0x0f, 0x10, 0x14, 0x15, 0
|
|
|
|
|
|
+ 0x0f, 0x10, 0x14, 0x15, 0x17, 0
|
|
};
|
|
};
|
|
hda_nid_t *p;
|
|
hda_nid_t *p;
|
|
for (p = pins; *p; p++)
|
|
for (p = pins; *p; p++)
|