This is a note to let you know that I've just added the patch titled

    ALSA: hda - Add model=mbp55 entry for MacBookPro 7,1

to the 2.6.32-longterm tree which can be found at:
    
http://www.kernel.org/git/?p=linux/kernel/git/longterm/longterm-queue-2.6.32.git;a=summary

The filename of the patch is:
     alsa-hda-add-model-mbp55-entry-for-macbookpro-7-1.patch
and it can be found in the queue-2.6.32 subdirectory.

If you, or anyone else, feels it should not be added to the 2.6.32 longterm 
tree,
please let <[email protected]> know about it.


>From 9545395370276327eea48d15021f41af9a0fbbd2 Mon Sep 17 00:00:00 2001
From: Takashi Iwai <[email protected]>
Date: Mon, 11 Oct 2010 14:46:35 +0200
Subject: ALSA: hda - Add model=mbp55 entry for MacBookPro 7,1

From: Takashi Iwai <[email protected]>

commit f46119b73425df9d1e05c5d5e909a993d95b0218 upstream.

Reference: Novell bnc#645066
        https://bugzilla.novell.com/show_bug.cgi?id=645066

Signed-off-by: Takashi Iwai <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
---
 sound/pci/hda/patch_cirrus.c |    1 +
 1 file changed, 1 insertion(+)

--- a/sound/pci/hda/patch_cirrus.c
+++ b/sound/pci/hda/patch_cirrus.c
@@ -1091,6 +1091,7 @@ static const char *cs420x_models[CS420X_
 static struct snd_pci_quirk cs420x_cfg_tbl[] = {
        SND_PCI_QUIRK(0x10de, 0x0ac0, "MacBookPro 5,3", CS420X_MBP53),
        SND_PCI_QUIRK(0x10de, 0xcb79, "MacBookPro 5,5", CS420X_MBP55),
+       SND_PCI_QUIRK(0x10de, 0xcb89, "MacBookPro 7,1", CS420X_MBP55),
        SND_PCI_QUIRK(0x8086, 0x7270, "IMac 27 Inch", CS420X_IMAC27),
        {} /* terminator */
 };


Patches currently in longterm-queue-2.6.32 which might be from [email protected] are

/home/gregkh/linux/longterm/longterm-queue-2.6.32/queue-2.6.32/alsa-hda-add-support-for-the-new-27-inch-imacs.patch
/home/gregkh/linux/longterm/longterm-queue-2.6.32/queue-2.6.32/alsa-powermac-lineout-detection-on-g4-da.patch
/home/gregkh/linux/longterm/longterm-queue-2.6.32/queue-2.6.32/alsa-hda-add-model-mbp55-entry-for-macbookpro-7-1.patch
/home/gregkh/linux/longterm/longterm-queue-2.6.32/queue-2.6.32/alsa-emux-add-trivial-compat-ioctl-handler.patch
/home/gregkh/linux/longterm/longterm-queue-2.6.32/queue-2.6.32/alsa-hda-macbookpro-5-3-line-in-support.patch
/home/gregkh/linux/longterm/longterm-queue-2.6.32/queue-2.6.32/input-add-support-of-synaptics-clickpad-device.patch
/home/gregkh/linux/longterm/longterm-queue-2.6.32/queue-2.6.32/alsa-powermac-reverse-hp-detection-on-g4-da.patch
/home/gregkh/linux/longterm/longterm-queue-2.6.32/queue-2.6.32/alsa-hda-macbookair3-1-3-2-alsa-support.patch

_______________________________________________
stable mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/stable

Reply via email to