[alsa-devel] [PATCH] ALSA: hda - Add dock support for Thinkpad T450s (17aa:5036)

Takashi Iwai tiwai at suse.de
Mon Mar 23 16:53:30 CET 2015


At Mon, 23 Mar 2015 15:09:27 +0100,
Sebastian Wicki wrote:
> 
> This model uses the same dock port as the previous generation.
> 
> Signed-off-by: Sebastian Wicki <gandro at gmx.net>
> 
> diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
> index eee4532..a9e2e6e 100644
> --- a/sound/pci/hda/patch_realtek.c
> +++ b/sound/pci/hda/patch_realtek.c
> @@ -4988,6 +4988,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
>  	SND_PCI_QUIRK(0x17aa, 0x2210, "Thinkpad T540p", ALC292_FIXUP_TPT440_DOCK),
>  	SND_PCI_QUIRK(0x17aa, 0x2212, "Thinkpad T440", ALC292_FIXUP_TPT440_DOCK),
>  	SND_PCI_QUIRK(0x17aa, 0x2214, "Thinkpad X240", ALC292_FIXUP_TPT440_DOCK),
> +	SND_PCI_QUIRK(0x17aa, 0x5036, "Thinkpad T450s", ALC292_FIXUP_TPT440_DOCK),
>  	SND_PCI_QUIRK(0x17aa, 0x2215, "Thinkpad", ALC269_FIXUP_LIMIT_INT_MIC_BOOST),
>  	SND_PCI_QUIRK(0x17aa, 0x3977, "IdeaPad S210", ALC283_FIXUP_INT_MIC),
>  	SND_PCI_QUIRK(0x17aa, 0x3978, "IdeaPad Y410P", ALC269_FIXUP_NO_SHUTUP),

The list is sorted by vendor/system id numbers, so could you rearrange
the patch to insert the entry at the right place?


thanks,

Takashi


More information about the Alsa-devel mailing list