]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/realtek - Fix headset Mic no show at resume back for Lenovo ALC897 platform
authorKailang Yang <kailang@realtek.com>
Fri, 1 Mar 2024 07:29:50 +0000 (15:29 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 Apr 2024 10:50:08 +0000 (12:50 +0200)
commit341568ef8afd587d1e6edd1c4a2e6daec438ea34
tree17af81aa8d68f6f6a18beeecd020a2ea44d90455
parent79fa29ce641165aa5d934f55f2369aacfd7c35e4
ALSA: hda/realtek - Fix headset Mic no show at resume back for Lenovo ALC897 platform

commit d397b6e56151099cf3b1f7bfccb204a6a8591720 upstream.

Headset Mic will no show at resume back.
This patch will fix this issue.

Fixes: d7f32791a9fc ("ALSA: hda/realtek - Add headset Mic support for Lenovo ALC897 platform")
Cc: <stable@vger.kernel.org>
Signed-off-by: Kailang Yang <kailang@realtek.com>
Link: https://lore.kernel.org/r/4713d48a372e47f98bba0c6120fd8254@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