ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xx
authorCarlos M <carlos.marr.pz@gmail.com>
Mon, 31 May 2021 20:20:26 +0000 (22:20 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 1 Jun 2021 06:22:36 +0000 (08:22 +0200)
commit901be145a46eb79879367d853194346a549e623d
treeb7297faa51d36c890c9c5b57fee123149f876174
parent527ff9550682a3d08066a000435ffd8330bdd729
ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xx

For the HP Pavilion 15-CK0xx, with audio subsystem ID 0x103c:0x841c,
adding a line in patch_realtek.c to apply the ALC269_FIXUP_HP_MUTE_LED_MIC3
fix activates the mute key LED.

Signed-off-by: Carlos M <carlos.marr.pz@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210531202026.35427-1-carlos.marr.pz@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c