ALSA: hda - Add mute LED control for Lenovo Ideapad Z560
authorTakashi Iwai <tiwai@suse.de>
Wed, 12 Nov 2014 07:11:56 +0000 (08:11 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 13 Nov 2014 08:12:03 +0000 (09:12 +0100)
commit3542aed7480925eb859f7ce101982209cc19a126
tree39ef5042a04846aa1bc30e3f97e18e1024501501
parent394c97f824fa6b62351fe08b722fff2fc5188bfc
ALSA: hda - Add mute LED control for Lenovo Ideapad Z560

Lenovo Ideapad Z560 has a mute LED that is controlled via EAPD pin
0x1b on CX20585 codec.  (EAPD bit on corresponds to mute LED on.)
The machine doesn't need other EAPD, so the fixup concentrates on
controlling EAPD 0x1b following the vmaster state (but inversely).

Bugzilla: https://bugzilla.novell.com/show_bug.cgi?id=665315
Reported-by: Szymon Kowalczyk <fazerxlo@o2.pl>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c