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:08:00 +0000 (11:08 -0800)
commit212e372d329a43f4b124edb6ed8473bf988e4f79
treec3b0d923849202e4348e6e199ba079d7d562879c
parent29de41db3c53a901135efeb4aa8b757fec568838
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