OSDN Git Service

ALSA: hda/realtek - Fixup mute led on HP Spectre x360
authorTom Briden <tom@decompile.me.uk>
Sat, 25 Mar 2017 10:12:01 +0000 (10:12 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 29 May 2018 09:47:55 +0000 (11:47 +0200)
commit7f783bd5e215a014a3c98df64bef24c2dc736def
tree9d772dbb31196057311a6adae38a093e19d34230
parentf274baa49be67dd8a9f318cd95da6ef9f565d06b
ALSA: hda/realtek - Fixup mute led on HP Spectre x360

This patch adds the mute LED control for HP Spectre x360 Kabylake
model.  The mute LED is controlled via VREF bits on NID 0x1b, so we
need a new fixup function.

Note that this doesn't fix the other issues like the missing speaker
output on the machine.  They will be addressed by later patches.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=189331
Signed-off-by: Tom Briden <tom@decompile.me.uk>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c