From: Luke Yelavich Date: Mon, 23 Feb 2009 02:00:33 +0000 (+1100) Subject: ALSA: hda - add another MacBook Pro 3,1 SSID X-Git-Tag: v2.6.28.8~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daa9a158938eedc461872a6cabaded9793335e33;p=thirdparty%2Fkernel%2Fstable.git ALSA: hda - add another MacBook Pro 3,1 SSID commit 2d4663816064fabb68935f920bbd7ccdc7f9392d upstream. Reference: Ubuntu bug #33245 https://bugs.launchpad.net/bugs/332456 Signed-off-by: Luke Yelavich Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index 4c8961aeb315d..7123a6e59bb7a 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -6778,6 +6778,7 @@ static int patch_alc882(struct hda_codec *codec) case 0x106b2800: /* AppleTV */ board_config = ALC885_IMAC24; break; + case 0x106b00a0: /* MacBookPro3,1 - Another revision */ case 0x106b00a1: /* Macbook (might be wrong - PCI SSID?) */ case 0x106b00a4: /* MacbookPro4,1 */ case 0x106b2c00: /* Macbook Pro rev3 */