ALSA: hda - Fix missing VREF setup for Mac Pro 1,1
authorTakashi Iwai <tiwai@suse.de>
Mon, 3 Feb 2014 10:02:10 +0000 (11:02 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Feb 2014 19:06:11 +0000 (11:06 -0800)
commit1e8968b31ae41b3e3480f87ef51267cfaca898b4
tree2004c8401ba54fc1441fb21ab3e7825c87c1da4e
parentc3d49ed21de129e30c8f90cee43162919c4e17a2
ALSA: hda - Fix missing VREF setup for Mac Pro 1,1

commit c20f31ec421ea4fabea5e95a6afd46c5f41e5599 upstream.

Mac Pro 1,1 with ALC889A codec needs the VREF setup on NID 0x18 to
VREF50, in order to make the speaker working.  The same fixup was
already needed for MacBook Air 1,1, so we can reuse it.

Reported-by: Nicolai Beuermann <mail@nico-beuermann.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c