commit | 4834d7070c85a5fb69637265dbbb05d13043280c | [log] [tgz] |
---|---|---|
author | Shuming Fan <shumingf@realtek.com> | Fri Mar 08 11:36:08 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Mon Mar 18 14:43:33 2019 +0000 |
tree | 91e3264031732568df7452f281ff08645a5055bd | |
parent | 9729e3b65a64dfe210972223624d8152ba502e98 [diff] |
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>