[alsa-devel] [PATCH] ALSA: hda - move 8086:fb30 quirk (stac9205) to the proper section

Takashi Iwai tiwai at suse.de
Sat Jul 4 12:21:14 CEST 2009


At Sat, 4 Jul 2009 01:44:59 -0300,
Herton Ronaldo Krzesinski wrote:
> 
> Signed-off-by: Herton Ronaldo Krzesinski <herton at mandriva.com.br>

Applied now.  Thanks.


Takashi

> ---
>  sound/pci/hda/patch_sigmatel.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
> index 14f3c3e..826b1a0 100644
> --- a/sound/pci/hda/patch_sigmatel.c
> +++ b/sound/pci/hda/patch_sigmatel.c
> @@ -1590,8 +1590,6 @@ static struct snd_pci_quirk stac9200_cfg_tbl[] = {
>  	/* SigmaTel reference board */
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
>  		      "DFI LanParty", STAC_REF),
> -	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0xfb30,
> -		      "SigmaTel",STAC_9205_REF),
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
>  		      "DFI LanParty", STAC_REF),
>  	/* Dell laptops have BIOS problem */
> @@ -2344,6 +2342,8 @@ static struct snd_pci_quirk stac9205_cfg_tbl[] = {
>  	/* SigmaTel reference board */
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
>  		      "DFI LanParty", STAC_9205_REF),
> +	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0xfb30,
> +		      "SigmaTel", STAC_9205_REF),
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
>  		      "DFI LanParty", STAC_9205_REF),
>  	/* Dell */
> 


More information about the Alsa-devel mailing list