]> rtime.felk.cvut.cz Git - mcf548x/linux.git/commitdiff
ALSA: Intel8x0: Remove conflicting quirk for SSID 0x103c0934
authorDaniel T Chen <seven.steps@gmail.com>
Wed, 15 Apr 2009 23:43:35 +0000 (19:43 -0400)
committerTakashi Iwai <tiwai@suse.de>
Thu, 16 Apr 2009 06:37:29 +0000 (08:37 +0200)
While cleaning up quirks, I noticed that there is a duplicated quirk for
the SSID 0x103c0934. Looking back through the bug reports, I've concluded
that there is only one necessary quirk (hp_mute_led), so this patch
removes the conflicting one.

Reference: Ubuntu #44066 (https://launchpad.net/bugs/44066)

Signed-off-by: Daniel T Chen <seven.steps@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/intel8x0.c

index 5dced5b793873409f32bd20f3e06588de8dfb662..b3180d063d3ad407c3633193636ca169bba23bd3 100644 (file)
@@ -1894,12 +1894,6 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = {
                .name = "HP nc6000",
                .type = AC97_TUNE_MUTE_LED
        },
-       {
-               .subvendor = 0x103c,
-               .subdevice = 0x0934,
-               .name = "HP nx8220",
-               .type = AC97_TUNE_MUTE_LED
-       },
        {
                .subvendor = 0x103c,
                .subdevice = 0x129d,