]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda/realtek: Fix built-in mic on another ASUS VivoBook model
authorTakashi Iwai <tiwai@suse.de>
Wed, 2 Apr 2025 07:42:07 +0000 (09:42 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 2 Apr 2025 07:43:23 +0000 (09:43 +0200)
commit8983dc1b66c0e1928a263b8af0bb06f6cb9229c4
tree13c10bce04b120b81b55b921251859e079e4d341
parent22c7f77247a84d27b785ec5b706f673421ab269d
ALSA: hda/realtek: Fix built-in mic on another ASUS VivoBook model

There is another VivoBook model which built-in mic got broken recently
by the fix of the pin sort.  Apply the correct quirk
ALC256_FIXUP_ASUS_MIC_NO_PRESENCE to this model for addressing the
regression, too.

Fixes: 3b4309546b48 ("ALSA: hda: Fix headset detection failure due to unstable sort")
Closes: https://lore.kernel.org/Z95s5T6OXFPjRnKf@eldamar.lan
Link: https://patch.msgid.link/20250402074208.7347-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c