]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - Fix polarity of mute LED on HP Mini 210
authorTakashi Iwai <tiwai@suse.de>
Tue, 31 Jul 2012 08:16:59 +0000 (10:16 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Aug 2012 15:23:14 +0000 (08:23 -0700)
commit96eea0fe908f3bdc58a08f70b274e72c88f2b834
tree7e1ad7f724c825d6502006e95eec981f8c4e79f7
parent08c77b80953536c1efb75690471f8ecd3f59f4dd
ALSA: hda - Fix polarity of mute LED on HP Mini 210

commit ff8a1e274cbc11da6b57849f925b895a212b56c9 upstream.

The commit a3e199732b made the LED working again on HP Mini 210 but
with a wrong polarity.  This patch fixes the polarity for this
machine, and also introduce a new model string "hp-inv-led".

Bugzilla: https://bugzilla.novell.com/show_bug.cgi?id=772923

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_sigmatel.c