ALSA: hda - Detect HP mute-LED GPIO setup from GPIO counts
authorTakashi Iwai <tiwai@suse.de>
Mon, 8 Feb 2010 14:06:13 +0000 (15:06 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 8 Feb 2010 14:06:13 +0000 (15:06 +0100)
commit07f804495cb08c8fdf16eee8f7d90edce4a3c9c5
tree34e5ea6518be3b731d8cfdc77927422ad87c60db
parent794d6206508673d7c7426976d4e78e6af10b3e4f
ALSA: hda - Detect HP mute-LED GPIO setup from GPIO counts

The GPIO pin number for the mute LED control on HP laptops can be
determined more easily by checking the number of available GPIO pins
of the codec chip.  On a small package with up to 3 GPIOs, GPIO 0 is
used while GPIO 3 is used for others.

This fixes the missing mute GPIO for some HP laptops with new codecs.

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