This is a note to let you know that I've just added the patch titled
ALSA: hda - Fix pin configuration of HP Pavilion dv7
to the 3.7-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-fix-pin-configuration-of-hp-pavilion-dv7.patch
and it can be found in the queue-3.7 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
please let <[email protected]> know about it.
>From 8ae5865ec77c22462c736846a0679947a6953548 Mon Sep 17 00:00:00 2001
From: Takashi Iwai <[email protected]>
Date: Thu, 13 Dec 2012 14:33:42 +0100
Subject: ALSA: hda - Fix pin configuration of HP Pavilion dv7
From: Takashi Iwai <[email protected]>
commit 8ae5865ec77c22462c736846a0679947a6953548 upstream.
Fix the quirk entry for HP Pavilion dv7 in order to make the bass
speaker working.
Reported-and-tested-by: Tomas Pospisek <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
---
sound/pci/hda/patch_sigmatel.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/sound/pci/hda/patch_sigmatel.c
+++ b/sound/pci/hda/patch_sigmatel.c
@@ -1724,7 +1724,7 @@ static const struct snd_pci_quirk stac92
SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x1658,
"HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x1659,
- "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
+ "HP Pavilion dv7", STAC_HP_DV7_4000),
SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x165A,
"HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x165B,
Patches currently in stable-queue which might be from [email protected] are
queue-3.7/alsa-hda-fix-the-wrong-pincaps-set-in-alc861vd-dallas-hp-fixup.patch
queue-3.7/alsa-hda-add-mute-led-for-hp-pavilion-17-realtek-codec.patch
queue-3.7/alsa-hda-add-stereo-dmic-fixup-for-acer-aspire-one-522.patch
queue-3.7/alsa-hda-move-runtime-pm-check-to-runtime_idle-callback.patch
queue-3.7/alsa-hda-always-turn-on-pins-for-hdmi-dp.patch
queue-3.7/alsa-hda-fix-pin-configuration-of-hp-pavilion-dv7.patch
queue-3.7/alsa-usb-audio-fix-missing-autopm-for-midi-input.patch
queue-3.7/alsa-usb-audio-avoid-autopm-calls-after-disconnection.patch
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html