ALSA: hda/realtek - ALC236 headset MIC recording issue
authorKailang Yang <kailang@realtek.com>
Tue, 5 Oct 2021 06:35:14 +0000 (14:35 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Oct 2021 09:44:58 +0000 (11:44 +0200)
commit0fa256509b9f71e6936b6782418510120aac1bf7
treeefd7a92424577af8c1f32d82f5d570464007d277
parent1e10c6bf15d26ec8df8d45a13b5da58d6d9a6b53
ALSA: hda/realtek - ALC236 headset MIC recording issue

commit 5aec98913095ed3b4424ed6c5fdeb6964e9734da upstream.

In power save mode, the recording voice from headset mic will 2s more delay.
Add this patch will solve this issue.

[ minor coding style fix by tiwai ]

Signed-off-by: Kailang Yang <kailang@realtek.com>
Tested-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/ccb0cdd5bbd7486eabbd8d987d384cb0@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