mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 15:13:44 -04:00
ALSA: hda: appletv support
The AppleTV needs the same handling as the 24" iMac. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
committed by
Jaroslav Kysela
parent
95fe5f2cec
commit
f3911c5ab9
@@ -6656,6 +6656,7 @@ static int patch_alc882(struct hda_codec *codec)
|
||||
board_config = ALC885_MACPRO;
|
||||
break;
|
||||
case 0x106b1000: /* iMac 24 */
|
||||
case 0x106b2800: /* AppleTV */
|
||||
board_config = ALC885_IMAC24;
|
||||
break;
|
||||
case 0x106b00a1: /* Macbook (might be wrong - PCI SSID?) */
|
||||
|
||||
Reference in New Issue
Block a user