commit | 4262efee8fbbfc083401f22a57d5eca5ba37c2fd | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Apr 21 07:43:05 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Apr 21 07:43:05 2009 +0200 |
tree | 3d79d4d2996cc370c22f5772ee74ba29e1bb9377 | |
parent | f22d806b6cc0c74dd0a1a21b3f311dba51d9df84 [diff] | |
parent | e3ba906ad17330e44fad5af42a423417249c6e09 [diff] |
Merge branch 'fix/misc' into for-linus * fix/misc: ALSA: Atiixp: Add SSID for mute_led quirk (unknown HP model)
diff --git a/sound/pci/atiixp.c b/sound/pci/atiixp.c index 9ce8548..71515dd 100644 --- a/sound/pci/atiixp.c +++ b/sound/pci/atiixp.c
@@ -1393,6 +1393,12 @@ .name = "HP nx6125", .type = AC97_TUNE_MUTE_LED }, + { + .subvendor = 0x103c, + .subdevice = 0x3091, + .name = "unknown HP", + .type = AC97_TUNE_MUTE_LED + }, { } /* terminator */ };