]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ALSA: hda - add another MacBook Pro 3,1 SSID
authorLuke Yelavich <themuso@ubuntu.com>
Mon, 23 Feb 2009 02:00:33 +0000 (13:00 +1100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 17 Mar 2009 00:32:12 +0000 (17:32 -0700)
commit 2d4663816064fabb68935f920bbd7ccdc7f9392d upstream.

Reference: Ubuntu bug #33245
    https://bugs.launchpad.net/bugs/332456

Signed-off-by: Luke Yelavich <themuso@ubuntu.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/patch_realtek.c

index 4c8961aeb315da2bb3dc6d088e910a5a4cd7ff31..7123a6e59bb7a987f27eda67ff81ba700faf8e2d 100644 (file)
@@ -6778,6 +6778,7 @@ static int patch_alc882(struct hda_codec *codec)
                case 0x106b2800: /* AppleTV */
                        board_config = ALC885_IMAC24;
                        break;
+               case 0x106b00a0: /* MacBookPro3,1 - Another revision */
                case 0x106b00a1: /* Macbook (might be wrong - PCI SSID?) */
                case 0x106b00a4: /* MacbookPro4,1 */
                case 0x106b2c00: /* Macbook Pro rev3 */