]> Git Repo - linux.git/commit
ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8
authorJeremy Szu <[email protected]>
Tue, 16 Mar 2021 07:46:24 +0000 (15:46 +0800)
committerTakashi Iwai <[email protected]>
Tue, 16 Mar 2021 08:14:52 +0000 (09:14 +0100)
commite7d66cf799390166e90f9a5715f2eede4fe06d51
tree6a290382c683b67568d4af503ef88a16869981cc
parentca6883393f0fa7f13ec8b860dbcef423a759c4a2
ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8

The HP EliteBook 840 G8 Notebook PC is using ALC236 codec which is
using 0x02 to control mute LED and 0x01 to control micmute LED.
Therefore, add a quirk to make it works.

Signed-off-by: Jeremy Szu <[email protected]>
Cc: <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
sound/pci/hda/patch_realtek.c
This page took 0.057025 seconds and 4 git commands to generate.