]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerTakashi Iwai <tiwai@suse.de>
Wed, 5 Feb 2014 06:38:07 +0000 (07:38 +0100)
commit8aa86ee393307e3f03c996c296481b97e071e088
tree5a631bbe868b2bb1de70ff215d3df8c6058bb1c9
parent7a03624b2347ce41e731b26ba5a39574dd36611a
ALSA: hda - Fix missing VREF setup for Mac Pro 1,1

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>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c