This is a note to let you know that I've just added the patch titled
ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 mobo
to the 3.3-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-realtek-add-missing-cd-input-pin-for-msi-7350-mobo.patch
and it can be found in the queue-3.3 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
please let <[email protected]> know about it.
>From bca40138558f0b39357fd1ca477868e4f52f4b1e Mon Sep 17 00:00:00 2001
From: Takashi Iwai <[email protected]>
Date: Mon, 7 May 2012 11:13:14 +0200
Subject: ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 mobo
From: Takashi Iwai <[email protected]>
commit bca40138558f0b39357fd1ca477868e4f52f4b1e upstream.
Reported-by: Philipp Matthias Hahn <[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
@@ -4665,6 +4665,7 @@ static const struct snd_pci_quirk alc882
SND_PCI_QUIRK(0x106b, 0x3e00, "iMac 24 Aluminum",
ALC885_FIXUP_MACPRO_GPIO),
SND_PCI_QUIRK(0x1071, 0x8258, "Evesham Voyaeger", ALC882_FIXUP_EAPD),
+ SND_PCI_QUIRK(0x1462, 0x7350, "MSI-7350", ALC889_FIXUP_CD),
SND_PCI_QUIRK_VENDOR(0x1462, "MSI", ALC882_FIXUP_GPIO3),
SND_PCI_QUIRK(0x1458, 0xa002, "Gigabyte EP45-DS3", ALC889_FIXUP_CD),
SND_PCI_QUIRK(0x147b, 0x107a, "Abit AW9D-MAX",
ALC882_FIXUP_ABIT_AW9D_MAX),
Patches currently in stable-queue which might be from [email protected] are
queue-3.3/alsa-hda-lessen-cpu-usage-when-waiting-for-chip-to-respond.patch
queue-3.3/alsa-hda-realtek-add-missing-cd-input-pin-for-msi-7350-mobo.patch
queue-3.3/alsa-echoaudio-remove-incorrect-part-of-assertion.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