Patch "ALSA: hda - enable mute led quirk for one more hp machine." has been added to the 3.18-stable tree

2015-03-01 Thread gregkh
This is a note to let you know that I've just added the patch titled ALSA: hda - enable mute led quirk for one more hp machine. to the 3.18-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:

Patch "ALSA: hda - enable mute led quirk for one more hp machine." has been added to the 3.19-stable tree

2015-02-28 Thread gregkh
This is a note to let you know that I've just added the patch titled ALSA: hda - enable mute led quirk for one more hp machine. to the 3.19-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:

Re: [PATCH] ALSA: hda - enable mute led quirk for one more hp machine.

2015-02-13 Thread Takashi Iwai
At Fri, 13 Feb 2015 11:14:41 +0800, Hui Wang wrote: > > Otherwise, the mute led can't work at all. > > Tested-by: Taihsiang Ho > Cc: > BugLink: https://bugs.launchpad.net/bugs/1410704 > Signed-off-by: Hui Wang Thanks, applied. Takashi > --- > sound/pci/hda/patch_realtek.c | 1 + > 1 file

[PATCH] ALSA: hda - enable mute led quirk for one more hp machine.

2015-02-12 Thread Hui Wang
Otherwise, the mute led can't work at all. Tested-by: Taihsiang Ho Cc: BugLink: https://bugs.launchpad.net/bugs/1410704 Signed-off-by: Hui Wang --- sound/pci/hda/patch_realtek.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c in