[alsa-devel] [PATCH 1/2] ALSA: hda - remove quirk for Dell Vostro 1015

Takashi Iwai tiwai at suse.de
Tue Aug 7 14:21:41 CEST 2012


At Tue,  7 Aug 2012 14:03:29 +0200,
David Henningsson wrote:
> 
> This computer is confirmed working with model=auto on kernel 3.2.
> Also, parsing fails with hda-emu with the current model.
> 
> Cc: stable at kernel.org (3.2+)
> Signed-off-by: David Henningsson <david.henningsson at canonical.com>

Applied, thanks.


Takashi

> ---
>  sound/pci/hda/patch_conexant.c |    1 -
>  1 file changed, 1 deletion(-)
> 
> Alsa info: see hda-emu/codecs/canonical/cx20585-dell-vostro-1015-ccert-201010-6649
> 
> diff --git a/sound/pci/hda/patch_conexant.c b/sound/pci/hda/patch_conexant.c
> index 1436118..6f538eb 100644
> --- a/sound/pci/hda/patch_conexant.c
> +++ b/sound/pci/hda/patch_conexant.c
> @@ -2972,7 +2972,6 @@ static const struct snd_pci_quirk cxt5066_cfg_tbl[] = {
>  	SND_PCI_QUIRK(0x1028, 0x02d8, "Dell Vostro", CXT5066_DELL_VOSTRO),
>  	SND_PCI_QUIRK(0x1028, 0x02f5, "Dell Vostro 320", CXT5066_IDEAPAD),
>  	SND_PCI_QUIRK(0x1028, 0x0401, "Dell Vostro 1014", CXT5066_DELL_VOSTRO),
> -	SND_PCI_QUIRK(0x1028, 0x0402, "Dell Vostro", CXT5066_DELL_VOSTRO),
>  	SND_PCI_QUIRK(0x1028, 0x0408, "Dell Inspiron One 19T", CXT5066_IDEAPAD),
>  	SND_PCI_QUIRK(0x1028, 0x050f, "Dell Inspiron", CXT5066_IDEAPAD),
>  	SND_PCI_QUIRK(0x1028, 0x0510, "Dell Vostro", CXT5066_IDEAPAD),
> -- 
> 1.7.9.5
> 


More information about the Alsa-devel mailing list