]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/realtek: fix micmute LEDs don't work on HP Laptops
authorChris Chiu <chris.chiu@canonical.com>
Mon, 2 Dec 2024 14:46:59 +0000 (22:46 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Dec 2024 19:03:23 +0000 (20:03 +0100)
commit0614341226104ca8c1298e51fe0c99c2e97b4df0
tree044e92d824ba1a412fe6a402e2909d0c3f323867
parent39c5d89b567a09442520442675cfdedb9b2c043c
ALSA: hda/realtek: fix micmute LEDs don't work on HP Laptops

commit 0d08f0eec961acdb0424a3e2cfb37cfb89154833 upstream.

These HP laptops use Realtek HDA codec ALC3315 combined CS35L56
Amplifiers. They need the quirk ALC285_FIXUP_HP_GPIO_LED to get
the micmute LED working.

Signed-off-by: Chris Chiu <chris.chiu@canonical.com>
Reviewed-by: Simon Trimmer <simont@opensource.cirrus.com>
Cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/20241202144659.1553504-1-chris.chiu@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c