diff options
-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 dedd51d55401..2ff617d066c3 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c | |||
@@ -6656,6 +6656,7 @@ static int patch_alc882(struct hda_codec *codec) | |||
6656 | board_config = ALC885_MACPRO; | 6656 | board_config = ALC885_MACPRO; |
6657 | break; | 6657 | break; |
6658 | case 0x106b1000: /* iMac 24 */ | 6658 | case 0x106b1000: /* iMac 24 */ |
6659 | case 0x106b2800: /* AppleTV */ | ||
6659 | board_config = ALC885_IMAC24; | 6660 | board_config = ALC885_IMAC24; |
6660 | break; | 6661 | break; |
6661 | case 0x106b00a1: /* Macbook (might be wrong - PCI SSID?) */ | 6662 | case 0x106b00a1: /* Macbook (might be wrong - PCI SSID?) */ |