ALSA: hda/realtek: add in quirk for Acer Swift Go 16 - SFG16-71
authorIan Murphy <iano200@gmail.com>
Sat, 16 Mar 2024 09:41:57 +0000 (09:41 +0000)
committerTakashi Iwai <tiwai@suse.de>
Sun, 17 Mar 2024 08:34:39 +0000 (09:34 +0100)
commitbd2d83058cc8a20a23059ad01d413fb8daf079d6
treeed192e8cff88d3af01cee11b4c3aabfcb5cc5956
parentc53898eb60ed8fa314c6903805a42e234881e4df
ALSA: hda/realtek: add in quirk for Acer Swift Go 16 - SFG16-71

Keyboard has an LED that is ON/OFF when mic is muted/active
 - LED is controlled by GPIO pin
 - Patch enables led to appear in /sys/class/leds/ as hda::micmute
 - Enables LED when mic is MUTED
 - Disables LED when mic is active

[ fixed white spaces by tiwai ]

Signed-off-by: Ian Murphy <iano200@gmail.com>
Message-ID: <20240316094157.13890-1-iano200@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c