]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
ALSA: hda - Fix MacBook Pro 5,2 quirk
authorTakashi Iwai <tiwai@suse.de>
Thu, 30 Jul 2015 20:30:29 +0000 (22:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Aug 2015 19:20:30 +0000 (12:20 -0700)
commitc97464e307a0810f9a1f464c6a2f6287073cce59
tree9bf73a1014bfaa4147aa0f994a9563bda4ded11a
parent025b8126c559fcd2f19e969a896e6045aa778e54
ALSA: hda - Fix MacBook Pro 5,2 quirk

commit 649ccd08534ee26deb2e5b08509800d0e95167f5 upstream.

MacBook Pro 5,2 with ALC889 codec had already a fixup entry, but this
seems not working correctly, a fix for pin NID 0x15 is needed in
addition.  It's equivalent with the fixup for MacBook Air 1,1, so use
this instead.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=102131
Reported-and-tested-by: Jeffery Miller <jefferym@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c