]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 17 G8
authorJeremy Szu <jeremy.szu@canonical.com>
Wed, 19 May 2021 17:03:56 +0000 (01:03 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 27 May 2021 06:13:31 +0000 (08:13 +0200)
commitf42016178ab78251b3d40055ddf6e57a528741bf
tree5d0e548082d0e2fe05c235082e6194c219d69b99
parentab012cc146966c4829cd84cda7a4f3d8b92ccf7a
ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 17 G8

The HP ZBook Studio 17.3 Inch G8 is using ALC285 codec which is
using 0x04 to control mute LED and 0x01 to control micmute LED.
In the other hand, there is no output from right channel of speaker.
Therefore, add a quirk to make it works.

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