This is a note to let you know that I've just added the patch titled
ALSA: hda - Add missing NID 0x19 fixup for Sony VAIO
to the 2.6.37-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-add-missing-nid-0x19-fixup-for-sony-vaio.patch
and it can be found in the queue-2.6.37 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
please let <[email protected]> know about it.
>From 700b65cee958d81b16c48378d5759c46d01e24d0 Mon Sep 17 00:00:00 2001
From: Takashi Iwai <[email protected]>
Date: Wed, 12 Jan 2011 09:03:05 +0100
Subject: ALSA: hda - Add missing NID 0x19 fixup for Sony VAIO
From: Takashi Iwai <[email protected]>
commit 700b65cee958d81b16c48378d5759c46d01e24d0 upstream.
With GPIO2-fixup, another fixup for NID 0x19 was missing because the
fixup is applied only once. Add the corresponding verb to the entry.
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
@@ -14830,6 +14830,7 @@ static const struct alc_fixup alc269_fix
{0x01, AC_VERB_SET_GPIO_MASK, 0x04},
{0x01, AC_VERB_SET_GPIO_DIRECTION, 0x04},
{0x01, AC_VERB_SET_GPIO_DATA, 0x00},
+ {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREFGRD},
{ }
}
},
Patches currently in stable-queue which might be from [email protected] are
queue-2.6.37/alsa-snd-usb-us122l-fix-midi-output.patch
queue-2.6.37/alsa-hda-fix-null-derefence-with-a-single-mic-in-stac-auto-mic-detection.patch
queue-2.6.37/alsa-hda-add-missing-nid-0x19-fixup-for-sony-vaio.patch
queue-2.6.37/alsa-hda-disable-4-6-channels-on-some-nvidia-gpus.patch
queue-2.6.37/alsa-hda-don-t-refer-eld-when-unplugged.patch
queue-2.6.37/alsa-hda-add-static_hdmi_pcm-option-to-hdmi-codec-parser.patch
queue-2.6.37/alsa-snd-usb-us122l-fix-missing-null-checks.patch
queue-2.6.37/alsa-hda-use-vostro-model-quirk-for-dell-vostro-1014.patch
queue-2.6.37/alsa-hda-fix-dmesg-output-of-hdmi-supported-bits.patch
queue-2.6.37/alsa-hda-fix-multi-headphone-handling-for-realtek-codecs.patch
queue-2.6.37/alsa-au88x0-limit-number-of-channels-to-fix-oops-via-oss-emu.patch
queue-2.6.37/alsa-hda-create-mixers-on-alc887.patch
queue-2.6.37/alsa-hda-fix-memory-leaks-in-conexant-jack-arrays.patch
queue-2.6.37/alsa-fix-invalid-hardware.h-include-in-ac97c-for-avr32-architecture.patch
_______________________________________________
stable mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/stable