ALSA: hda - Fix mute-LED GPIO pin for HP dv series
authorTakashi Iwai <tiwai@suse.de>
Tue, 11 May 2010 06:36:29 +0000 (08:36 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 11 May 2010 06:36:29 +0000 (08:36 +0200)
commit26ebe0a28986f4845b2c5bea43ac5cc0b9f27f0a
tree58973f99d2f0286c177da07a7822db24c1fa53db
parent0ebf9e3692d640917fb792a7494d05e1f5b1058f
ALSA: hda - Fix mute-LED GPIO pin for HP dv series

Old HP dv series seem to use the GPIO pin 0 for controlling the mute LED
although the pin is a large package, where the newer models use GPIO 3
in such a case.  For fixing the regression from the previous kernels,
set spec->gpio_led statically for these model quirks.

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