]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda: add mute LED support for HP EliteBook 840 G4
authorMantas Mikulėnas <grawity@gmail.com>
Sun, 16 Dec 2018 13:44:47 +0000 (15:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jan 2019 16:45:52 +0000 (17:45 +0100)
commitaee3217d233364fbf85d038de5aa8335c55465cf
treefcc5c5834fe7e587e0ad60454cb0d23fd2776670
parentc1573c0daf2e28db03352c77e0528eee9f6f9858
ALSA: hda: add mute LED support for HP EliteBook 840 G4

commit 40906ebe3af6a48457151b3c6726b480f6a6cb13 upstream.

Tested with 4.19.9.

v2: Changed from CXT_FIXUP_MUTE_LED_GPIO to CXT_FIXUP_HP_DOCK because
    that's what the existing fixups for EliteBooks use.

Signed-off-by: Mantas Mikulėnas <grawity@gmail.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_conexant.c