提交 f3911c5a 编写于 作者: P Peter Korsgaard 提交者: Jaroslav Kysela

ALSA: hda: appletv support

The AppleTV needs the same handling as the 24" iMac.
Signed-off-by: NPeter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
Signed-off-by: NJaroslav Kysela <perex@perex.cz>
上级 95fe5f2c
......@@ -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?) */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册