]> git.baikalelectronics.ru Git - 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)
commit6bd7b0ddb33070dd76f20af6b92ec7f480acfba1
tree91e3264031732568df7452f281ff08645a5055bd
parentf5ea771bdb12e913a38c2892d4dd6f2d7a275908
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