]> git.kernelconcepts.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:31:52 +0000 (08:31 -0700)
commit22e0422852d3aa14ad9f1793b8d7cb9e74b81608
tree29268eeb3928210be917cd92abd88a70c7a64fe1
parent09f7d3b6fa3511eb0975fb40cda48f032942f49d
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