Ack: [Quantal][SRU][PATCH 1/1] ALSA: hda - add quirk for Thinkpad T430
Leann Ogasawara
leann.ogasawara at canonical.com
Thu Oct 18 21:08:34 UTC 2012
Straight forward, tested, and low risk of regression:
Acked-by: Leann Ogasawara <leann.ogasawara at canonical.com>
Whomever applies this to Quantal should remember tweak the commit
subject to mark it as "UBUNTU: SAUCE:" for now so it's picked up by our
delta review scripts.
Joe, when you send this upstream, be sure to add "Cc:
stable at vger.kernel.org" to the commit as well.
Thanks,
Leann
On 10/18/2012 12:16 PM, joseph.salisbury at canonical.com wrote:
> From: Joseph Salisbury <joseph.salisbury at canonical.com>
>
> BugLink: https://bugs.launchpad.net/bugs/1060372
>
> Signed-off-by: Joseph Salisbury <joseph.salisbury at canonical.com>
> ---
> 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
> index 739f968..18fce01 100644
> --- a/sound/pci/hda/patch_realtek.c
> +++ b/sound/pci/hda/patch_realtek.c
> @@ -6172,6 +6172,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
> SND_PCI_QUIRK(0x17aa, 0x21e9, "Thinkpad Edge 15", ALC269_FIXUP_SKU_IGNORE),
> SND_PCI_QUIRK(0x17aa, 0x21f6, "Thinkpad T530", ALC269_FIXUP_LENOVO_DOCK),
> SND_PCI_QUIRK(0x17aa, 0x21fa, "Thinkpad X230", ALC269_FIXUP_LENOVO_DOCK),
> + SND_PCI_QUIRK(0x17aa, 0x21f3, "Thinkpad T430", ALC269_FIXUP_LENOVO_DOCK),
> SND_PCI_QUIRK(0x17aa, 0x21fb, "Thinkpad T430s", ALC269_FIXUP_LENOVO_DOCK),
> SND_PCI_QUIRK(0x17aa, 0x2203, "Thinkpad X230 Tablet", ALC269_FIXUP_LENOVO_DOCK),
> SND_PCI_QUIRK(0x17aa, 0x3bf8, "Quanta FL1", ALC269_FIXUP_PCM_44K),
More information about the kernel-team
mailing list