]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitc20f31ec421ea4fabea5e95a6afd46c5f41e5599
tree5a631bbe868b2bb1de70ff215d3df8c6058bb1c9
parentc7579fed1f1b2567529aea64ef19871337403ab3
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