]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda/realtek: Add new alc2xx-fixup-headset-mic model
authorVasiliy Kovalev <kovalev@altlinux.org>
Sat, 7 Dec 2024 20:18:36 +0000 (23:18 +0300)
committerTakashi Iwai <tiwai@suse.de>
Mon, 9 Dec 2024 08:25:27 +0000 (09:25 +0100)
commit50db91fccea0da5c669bc68e2429e8de303758d3
treeb5919b98a2bf9af4fc960a5a1ec800909f0ecc37
parent7c005292e20ac53dfa601bf2a7375fd4815511ad
ALSA: hda/realtek: Add new alc2xx-fixup-headset-mic model

Introduces the alc2xx-fixup-headset-mic model to simplify enabling
headset microphones on ALC2XX codecs.

Many recent configurations, as well as older systems that lacked this
fix for a long time, leave headset microphones inactive by default.
This addition provides a flexible workaround using the existing
ALC2XX_FIXUP_HEADSET_MIC quirk.

Signed-off-by: Vasiliy Kovalev <kovalev@altlinux.org>
Link: https://patch.msgid.link/20241207201836.6879-1-kovalev@altlinux.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c