OSDN Git Service

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 05:30:11 +0000 (21:30 -0800)
commitf5556a68da14573d0f4944cdc134034233e96553
treeab8814b9144ee024f8d8bb1c8268a12c32851bde
parent35d1c8332485444fa9e04a13148512951169d275
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