[ALSA] Add a new quirk for mute-LED and HP-only.
authorMatthew Garrett <mjg59@srcf.ucam.org>
Tue, 6 Dec 2005 12:59:12 +0000 (13:59 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 3 Jan 2006 11:30:29 +0000 (12:30 +0100)
commita0faefedf7d81b6ead6a33e5576a6439606d7ed5
treeeb940eeb51219da24673036423a3e80fe6a08a06
parente12229b4d2b7863b1baaeca759aa87703bf9fdf8
[ALSA] Add a new quirk for mute-LED and HP-only.

Modules: AC97 Codec,ATIIXP driver,Intel8x0 driver

This patch adds a new quirk for ac97 hardware that combines the existing
AC97_TUNE_MUTE_LED and AC97_TUNE_HP_ONLY quirks.  This is needed for several
current HP laptops.  Additionally, it adds the HP nx6125 to the
AC97_TUNE_MUTE_LED list.

Fixed for the latest version of ALSA by Takashi Iwai <tiwai@suse.de>.

Signed-off-by: Matthew Garrett <mjg59@srcf.ucam.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/ac97_codec.h
sound/pci/ac97/ac97_codec.c
sound/pci/atiixp.c
sound/pci/intel8x0.c