ALSA: hda/realtek: Add mute LED and micmute LED support for HP systems
authorKai-Heng Feng <kai.heng.feng@canonical.com>
Wed, 17 Jun 2020 10:29:02 +0000 (18:29 +0800)
committerSasha Levin <sashal@kernel.org>
Tue, 30 Jun 2020 19:37:06 +0000 (15:37 -0400)
commit6ee4d61403d25e2f34f9428acfa99537a6b45639
treec632e6bc55a2c49c3e0b0d0b06bc06e8e4f1cff7
parent1a1bc3ae6935bfda9bf2c37a71f0712225b89b3f
ALSA: hda/realtek: Add mute LED and micmute LED support for HP systems

commit b2c22910fe5aae10b7e17b0721e63a3edf0c9553 upstream.

There are two more HP systems control mute LED from HDA codec and need
to expose micmute led class so SoF can control micmute LED.

Add quirks to support them.

Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200617102906.16156-2-kai.heng.feng@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c