]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ASoC: rt5682: Check JD status when system resume
authorShuming Fan <shumingf@realtek.com>
Fri, 8 Mar 2019 03:36:08 +0000 (11:36 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 18 Mar 2019 14:43:33 +0000 (14:43 +0000)
commit4834d7070c85a5fb69637265dbbb05d13043280c
tree91e3264031732568df7452f281ff08645a5055bd
parent9729e3b65a64dfe210972223624d8152ba502e98
ASoC: rt5682: Check JD status when system resume

The IRQ function may not work when system suspend.
We remove snd_soc_dapm_force_enable_pin function call to
make sure the bias off when idle and run into suspend/resume function.

Signed-off-by: Shuming Fan <shumingf@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5682.c