ALSA: hda/realtek - Fix silent headphone output on MacPro 4,1 (v2)
authorMario Kleiner <mario.kleiner.de@gmail.com>
Mon, 21 Dec 2015 23:45:43 +0000 (00:45 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 22 Dec 2015 09:07:45 +0000 (10:07 +0100)
commit9f660a1c43890c2cdd1f423fd73654e7ca08fe56
tree472881963682ba6118f54dcfc876741adc647914
parent3e6db33aaf1d42a30339f831ec4850570d6cc7a3
ALSA: hda/realtek - Fix silent headphone output on MacPro 4,1 (v2)

Without this patch, internal speaker and line-out work,
but front headphone output jack stays silent on the
Mac Pro 4,1.

This code path also gets executed on the MacPro 5,1 due
to identical codec SSID, but i don't know if it has any
positive or adverse effects there or not.

(v2) Implement feedback from Takashi Iwai: Reuse
     alc889_fixup_mbp_vref and just add a new nid
     0x19 for the MacPro 4,1.

Signed-off-by: Mario Kleiner <mario.kleiner.de@gmail.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c