]> git.hungrycats.org Git - linux/commit
ALSA: hda/realtek - Fixed Clevo platform headset Mic issue
authorKailang Yang <kailang@realtek.com>
Fri, 25 Oct 2024 08:37:57 +0000 (16:37 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 Nov 2024 14:37:31 +0000 (15:37 +0100)
commit7d4dea25ccd84a0036a95d29a9099eec3f6aee69
treef61b843d76f30d3618196623798e83cfd4d30b36
parent3b2a4fd9bbee77afdd3ed5a05a0c02b6cde8d3b9
ALSA: hda/realtek - Fixed Clevo platform headset Mic issue

commit 42ee87df8530150d637aa48363b72b22a9bbd78f upstream.

Clevo platform with ALC255 Headset Mic was disable by default.
Assigned verb table for Mic pin will enable it.

Signed-off-by: Kailang Yang <kailang@realtek.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/b2dcac3e09ef4f82b36d6712194e1ea4@realtek.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c