commit | 07f804495cb08c8fdf16eee8f7d90edce4a3c9c5 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Feb 08 15:06:13 2010 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Feb 08 15:06:13 2010 +0100 |
tree | 34e5ea6518be3b731d8cfdc77927422ad87c60db | |
parent | 794d6206508673d7c7426976d4e78e6af10b3e4f [diff] |
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>