]> git.baikalelectronics.ru Git - kernel.git/commit
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:40:12 +0000 (11:40 +0200)
commit70d3052d1c3de89312d2ee414d1ec20b74de24fd
tree31a566ee2c86fc738331a7b1b1b9f0e3aaea2b0e
parent1d56bec695f1b3d37f824fc482f8b5316f65930b
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