From 055faa02d967ea8382b52c728ae40ab803d5407d Mon Sep 17 00:00:00 2001 From: Daniel T Chen Date: Sun, 30 May 2010 09:55:23 -0400 Subject: [PATCH] --- yaml --- r: 199783 b: refs/heads/master c: 26fd74fc01991a18f0e3bd54f8b1b75945ee3dbb h: refs/heads/master i: 199781: 076e1ce15415fbcf37e50b832ba51751047e54e4 199779: e2f2708a965eb97c17ee15cf31c2a8722ce8061b 199775: efa1961dee08a0f6297b09745ee1600bea0ac1ab v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_realtek.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index f6bffd2c9f36..31df4791f511 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: dd37f8e8659bc617c3f2a84e007a4824ccdac458 +refs/heads/master: 26fd74fc01991a18f0e3bd54f8b1b75945ee3dbb diff --git a/trunk/sound/pci/hda/patch_realtek.c b/trunk/sound/pci/hda/patch_realtek.c index 17d4548cc353..d792cddbf4c2 100644 --- a/trunk/sound/pci/hda/patch_realtek.c +++ b/trunk/sound/pci/hda/patch_realtek.c @@ -9476,6 +9476,7 @@ static struct snd_pci_quirk alc882_ssid_cfg_tbl[] = { SND_PCI_QUIRK(0x106b, 0x1000, "iMac 24", ALC885_IMAC24), SND_PCI_QUIRK(0x106b, 0x2800, "AppleTV", ALC885_IMAC24), SND_PCI_QUIRK(0x106b, 0x2c00, "MacbookPro rev3", ALC885_MBP3), + SND_PCI_QUIRK(0x106b, 0x3000, "iMac", ALC889A_MB31), SND_PCI_QUIRK(0x106b, 0x3600, "Macbook 3,1", ALC889A_MB31), SND_PCI_QUIRK(0x106b, 0x3800, "MacbookPro 4,1", ALC885_MBP3), SND_PCI_QUIRK(0x106b, 0x3e00, "iMac 24 Aluminum", ALC885_IMAC24),