]> git.kernelconcepts.de Git - karo-tx-linux.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)
committerTakashi Iwai <tiwai@suse.de>
Thu, 30 Jul 2015 20:30:29 +0000 (22:30 +0200)
commit649ccd08534ee26deb2e5b08509800d0e95167f5
tree04f0351e5d86ac4de8070542221629ec0ae0d878
parent342e84490574cbb2a9c5b1d0886a112ad2bcf4d7
ALSA: hda - Fix MacBook Pro 5,2 quirk

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