OSDN Git Service

ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspend
authorOder Chiou <oder_chiou@realtek.com>
Fri, 16 Jul 2021 08:58:53 +0000 (16:58 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 16 Jul 2021 12:55:00 +0000 (13:55 +0100)
commit6a503e1c455316fd0bfd8188c0a62cce7c5525ca
tree53fc942b33fd2a1bf4523ae44c1823ea121aba9f
parent7883490cba002121a5870e786a1dc0acce5e1caf
ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspend

While using the DMIC recording, the garbled data will be captured by the
DMIC. It is caused by the critical power of PLL closed in the jack detect
function.

Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Link: https://lore.kernel.org/r/20210716085853.20170-1-oder_chiou@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5682.c