]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/realtek - Add mute LED quirk for HP Spectre x360
authorAlexandru Gagniuc <mr.nuke.me@gmail.com>
Sat, 4 Aug 2018 16:44:44 +0000 (11:44 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Sep 2018 20:41:24 +0000 (22:41 +0200)
commit0906eb972eeabfed2657d1d168ef673642977614
treec5e3ea526561eb6919e74b12840eec81a6f3ba70
parentc6fe801568288436849231aa1431843c0cef0642
ALSA: hda/realtek - Add mute LED quirk for HP Spectre x360

[ Upstream commit 56e40eb6d656194e55ce2012fee9d5a496270aaa ]

This device has the same issues as the HP x360 wrt the MUTE LED and
the front speakers not working. This patch fixes the MUTE LED issue,
but doesn't touch the HDA verbs. The fix for the x360 does not work
on the Spectre.

Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c