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

    ALSA: hda - Added fixup for Lenovo Y550P

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

The filename of the patch is:
     alsa-hda-added-fixup-for-lenovo-y550p.patch
and it can be found in the queue-2.6.36 subdirectory.

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


>From d41185882b828896ccecac319c9f65f708baaf0d Mon Sep 17 00:00:00 2001
From: Valentine Sinitsyn <[email protected]>
Date: Fri, 1 Oct 2010 22:24:08 +0600
Subject: ALSA: hda - Added fixup for Lenovo Y550P

From: Valentine Sinitsyn <[email protected]>

commit d41185882b828896ccecac319c9f65f708baaf0d upstream.

Signed-off-by: Valentine Sinitsyn <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>

---
 sound/pci/hda/patch_realtek.c |    1 +
 1 file changed, 1 insertion(+)

--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -18948,6 +18948,7 @@ static const struct alc_fixup alc662_fix
 };
 
 static struct snd_pci_quirk alc662_fixup_tbl[] = {
+       SND_PCI_QUIRK(0x17aa, 0x38af, "Lenovo Ideapad Y550P", 
ALC662_FIXUP_IDEAPAD),
        SND_PCI_QUIRK(0x17aa, 0x3a0d, "Lenovo Ideapad Y550", 
ALC662_FIXUP_IDEAPAD),
        {}
 };


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

queue-2.6.36/alsa-hda-added-fixup-for-lenovo-y550p.patch

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

Reply via email to