diff options
Diffstat (limited to 'sound/pci/hda')
-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 17784952acdd..9184586c9721 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c | |||
@@ -6124,6 +6124,7 @@ static int patch_alc882(struct hda_codec *codec) | |||
6124 | case 0x106b1000: /* iMac 24 */ | 6124 | case 0x106b1000: /* iMac 24 */ |
6125 | board_config = ALC885_IMAC24; | 6125 | board_config = ALC885_IMAC24; |
6126 | break; | 6126 | break; |
6127 | case 0x106b00a1: /* Macbook */ | ||
6127 | case 0x106b2c00: /* Macbook Pro rev3 */ | 6128 | case 0x106b2c00: /* Macbook Pro rev3 */ |
6128 | board_config = ALC885_MBP3; | 6129 | board_config = ALC885_MBP3; |
6129 | break; | 6130 | break; |