]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek: fix mute/micmute LEDs for HP machines
authorJeremy Szu <jeremy.szu@canonical.com>
Wed, 13 Jul 2022 02:27:04 +0000 (10:27 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 13 Jul 2022 06:29:34 +0000 (08:29 +0200)
commit40a06c15c11cf6b0e7f935221f9a4a06b10473c4
tree95110f7986aefa043c546b4323614ed3b5f71cb0
parent20148e0a3fad292f0fae72d4b2a389748a9a90f5
ALSA: hda/realtek: fix mute/micmute LEDs for HP machines

The HP ProBook 440/450 G9 and EliteBook 640/650 G9 have multiple
motherboard design and they are using different subsystem ID of audio
codec. Add the same quirk for other MBs.

Signed-off-by: Jeremy Szu <jeremy.szu@canonical.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20220713022706.22892-1-jeremy.szu@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c