[PATCH][Lucid] Revert "ALSA: hda: Fix quirk for Dell Inspiron 910"

Andy Whitcroft apw at canonical.com
Mon Nov 21 12:37:05 UTC 2011


On Fri, Nov 18, 2011 at 01:05:58AM -0200, Herton R. Krzesinski wrote:
> From: Herton Ronaldo Krzesinski <herton.krzesinski at canonical.com>
> 
> This reverts commit afcbc7ee8b6b20c0480245b829787f12964d669f.
> 
> It was wrong included in 2.6.32 stable (was intended for 2.6.38+ in the
> original commit changelog), and causes a regression (bug 875300).
> 
> BugLink: https://launchpad.net/bugs/875300
> Signed-off-by: Herton Ronaldo Krzesinski <herton.krzesinski at canonical.com>
> ---
>  sound/pci/hda/patch_realtek.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
> index 083b777..ed550e4 100644
> --- a/sound/pci/hda/patch_realtek.c
> +++ b/sound/pci/hda/patch_realtek.c
> @@ -12662,7 +12662,6 @@ static struct snd_pci_quirk alc268_cfg_tbl[] = {
>  	SND_PCI_QUIRK(0x1025, 0x015b, "Acer Aspire One",
>  						ALC268_ACER_ASPIRE_ONE),
>  	SND_PCI_QUIRK(0x1028, 0x0253, "Dell OEM", ALC268_DELL),
> -	SND_PCI_QUIRK(0x1028, 0x02b0, "Dell Inspiron 910", ALC268_AUTO),
>  	SND_PCI_QUIRK_MASK(0x1028, 0xfff0, 0x02b0,
>  			"Dell Inspiron Mini9/Vostro A90", ALC268_DELL),
>  	/* almost compatible with toshiba but with optional digital outs;
> -- 

Given the investigation that has gone into this it sounds a lot like a
testing error in the original case.

Acked-by: Andy Whitcroft <apw at canonical.com>

-apw




More information about the kernel-team mailing list