ALSA: hda - Add a fixup for HP Folio 13 mute LED
authorTakashi Iwai <tiwai@suse.de>
Mon, 24 Feb 2014 14:23:10 +0000 (15:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Mar 2014 06:06:27 +0000 (22:06 -0800)
commit84d6269121d2b7036ff815869cd288fbe22a9082
tree56e326b2d17cc6ceb95d1a5bfecd77cbba1a2a3d
parent7cc910f328067711168da773a67ab2476d729a6a
ALSA: hda - Add a fixup for HP Folio 13 mute LED

commit 37c367ecdb9a01c9acc980e6e17913570a1788a7 upstream.

HP Folio 13 may have a broken BIOS that doesn't set up the mute LED
GPIO properly, and the driver guesses it wrongly, too.  Add a new
fixup entry for setting the GPIO pin statically for this laptop.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=70991
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_sigmatel.c