From b812ca40ea18be8c55be6c16d2f4320e4505e1fb Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Thu, 18 Sep 2008 13:37:13 -0700 Subject: [PATCH] --- yaml --- r: 111053 b: refs/heads/master c: 9c95c43de81d5556237fbc82c4e90403dfe468db h: refs/heads/master i: 111051: fa9acbaab5ee03da8477dc20e015896d211693f5 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_realtek.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 54282a140df7..d78e91db1674 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6597363219585be451e3b98c9485630ba656a536 +refs/heads/master: 9c95c43de81d5556237fbc82c4e90403dfe468db diff --git a/trunk/sound/pci/hda/patch_realtek.c b/trunk/sound/pci/hda/patch_realtek.c index 5c80a27bfc8a..6ada0e3436a0 100644 --- a/trunk/sound/pci/hda/patch_realtek.c +++ b/trunk/sound/pci/hda/patch_realtek.c @@ -6659,6 +6659,7 @@ static int patch_alc882(struct hda_codec *codec) board_config = ALC885_IMAC24; break; case 0x106b00a1: /* Macbook (might be wrong - PCI SSID?) */ + case 0x106b00a4: /* MacbookPro4,1 */ case 0x106b2c00: /* Macbook Pro rev3 */ case 0x106b3600: /* Macbook 3.1 */ board_config = ALC885_MBP3;