]> www.infradead.org Git - users/jedix/linux-maple.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)
committerTakashi Iwai <tiwai@suse.de>
Mon, 2 Dec 2024 15:32:28 +0000 (16:32 +0100)
commit0d08f0eec961acdb0424a3e2cfb37cfb89154833
treef53c24bec63b587e0b1adcab34c7ac8d98bfa886
parentf09f0397db641f99f6c3e109283d82e3584bfb50
ALSA: hda/realtek: fix micmute LEDs don't work on HP Laptops

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>
sound/pci/hda/patch_realtek.c