ALSA: hda/realtek - Fixed ASUS platform headset Mic issue
authorKailang Yang <kailang@realtek.com>
Tue, 17 Oct 2023 07:30:24 +0000 (15:30 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Oct 2023 10:03:05 +0000 (12:03 +0200)
commitbcf883e244dd52ccdb5aea50fbcc3139179ca864
tree0a06e36fbfc8e1637a8a6bb94ac8bb018c20ccf4
parenta9519099e323591ef56b52ac75746a74a4240e9a
ALSA: hda/realtek - Fixed ASUS platform headset Mic issue

commit c8c0a03ec1be6b3f3ec1ce91685351235212db19 upstream.

ASUS platform 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/r/1155d914c20c40569f56d36c79254879@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