]> git.hungrycats.org Git - linux/commit
ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec)
authorDavid Henningsson <david.henningsson@canonical.com>
Mon, 7 Jan 2013 11:03:47 +0000 (12:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Jan 2013 17:18:32 +0000 (09:18 -0800)
commitb862579a9398a1c68a99a6f1edb53fb1837c3737
tree49f36f37a0e2f01b962729869a314f4e3c62468e
parentde9cd896f7f3a43440a88f56a71826382227eddc
ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec)

commit 6d3cd5d444223c41eabb70dccff14fae4e8cb8b1 upstream.

The mute LED is in this case connected to the Mic1 VREF.

The machine also exposes the following string in BIOS:
"HP_Mute_LED_0_A", so if more machines are coming, it probably
makes sense to try to do something more generic, like for the
IDT codec.

BugLink: https://bugs.launchpad.net/bugs/1096789
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c