]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ALSA: hda - mark Dell studio 1535 quirk
authorTakashi Iwai <tiwai@suse.de>
Fri, 21 Nov 2008 17:01:44 +0000 (18:01 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 13 Dec 2008 23:29:29 +0000 (15:29 -0800)
commit c65574abad288d7123bd49e7906fa53b7e420239 upstream

Fixed the quirk string for Dell studio 1535 (the product name wasn't
published at the time the patch was made).

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/patch_sigmatel.c

index 6114632a7d0a17d27bb9b09db872a5b1b3b80c18..1d96aedba7f9d4841c4e0be049c0a24250c8061c 100644 (file)
@@ -1311,7 +1311,7 @@ static struct snd_pci_quirk stac92hd73xx_cfg_tbl[] = {
        SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
                                "DFI LanParty", STAC_92HD73XX_REF),
        SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0254,
-                               "unknown Dell", STAC_DELL_M6),
+                               "Dell Studio 1535", STAC_DELL_M6),
        SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0255,
                                "unknown Dell", STAC_DELL_M6),
        SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0256,