Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4611b043 authored by Daniel T Chen's avatar Daniel T Chen Committed by Takashi Iwai
Browse files

ALSA: Intel8x0: Remove conflicting quirk for SSID 0x103c0934

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: default avatarDaniel T Chen <seven.steps@gmail.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 3ee8da87
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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,