diff options
Diffstat (limited to 'sound')
-rw-r--r-- | sound/pci/hda/patch_realtek.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index 5c80a27bfc8a..6ada0e3436a0 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c | |||
@@ -6659,6 +6659,7 @@ static int patch_alc882(struct hda_codec *codec) | |||
6659 | board_config = ALC885_IMAC24; | 6659 | board_config = ALC885_IMAC24; |
6660 | break; | 6660 | break; |
6661 | case 0x106b00a1: /* Macbook (might be wrong - PCI SSID?) */ | 6661 | case 0x106b00a1: /* Macbook (might be wrong - PCI SSID?) */ |
6662 | case 0x106b00a4: /* MacbookPro4,1 */ | ||
6662 | case 0x106b2c00: /* Macbook Pro rev3 */ | 6663 | case 0x106b2c00: /* Macbook Pro rev3 */ |
6663 | case 0x106b3600: /* Macbook 3.1 */ | 6664 | case 0x106b3600: /* Macbook 3.1 */ |
6664 | board_config = ALC885_MBP3; | 6665 | board_config = ALC885_MBP3; |