]> git.hungrycats.org Git - linux/commit
ALSA: hda/realtek: Enable Mute LED on HP 255 G10
authorMatus Malych <matus@malych.org>
Tue, 14 Nov 2023 13:35:25 +0000 (14:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Nov 2023 17:15:12 +0000 (17:15 +0000)
commitd9d0d1c1d88009161ea0148d7d5884c3e5e7ef21
treeb8056405ce87eaf3ac005adce3a253af733a4cfd
parent1bc8a597307c88b25c1dddf351ca9bb34e756709
ALSA: hda/realtek: Enable Mute LED on HP 255 G10

commit b944aa9d86d5f782bfe5e51336434c960304839c upstream.

HP 255 G10 has a mute LED that can be made to work using quirk
ALC236_FIXUP_HP_MUTE_LED_COEFBIT2.
Enable already existing quirk - at correct line to keep order

Signed-off-by: Matus Malych <matus@malych.org>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20231114133524.11340-1-matus@malych.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c