From e7441a816d499f0d220d8d190ea8cfb6eb9c3ed9 Mon Sep 17 00:00:00 2001 From: Jiang zhe Date: Thu, 10 Jan 2008 13:05:47 +0100 Subject: [PATCH] --- yaml --- r: 81601 b: refs/heads/master c: 3d5fa2e59630a852f2dda7096885b64ffa03427d h: refs/heads/master i: 81599: ac1f82aedeef9e149bf26a344600f4a589c32297 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 6620edd7f7f7..f6d389760b52 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8c427226ed549af67396794e86246bf2d361ff8f +refs/heads/master: 3d5fa2e59630a852f2dda7096885b64ffa03427d diff --git a/trunk/sound/pci/hda/patch_realtek.c b/trunk/sound/pci/hda/patch_realtek.c index 17784952acdd..9184586c9721 100644 --- a/trunk/sound/pci/hda/patch_realtek.c +++ b/trunk/sound/pci/hda/patch_realtek.c @@ -6124,6 +6124,7 @@ static int patch_alc882(struct hda_codec *codec) case 0x106b1000: /* iMac 24 */ board_config = ALC885_IMAC24; break; + case 0x106b00a1: /* Macbook */ case 0x106b2c00: /* Macbook Pro rev3 */ board_config = ALC885_MBP3; break;