commit | 73548dd316adec41172c31d63a0c35a97bf9577f | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor@chromium.org> | Tue Mar 21 16:50:43 2017 -0700 |
committer | Mark Brown <broonie@kernel.org> | Fri Mar 24 18:52:32 2017 +0000 |
tree | 59f3dbda933d0449cf09beb045544d902f5a1b07 | |
parent | a5de5b74a50113564a1e0850e2da96c37c35e55d [diff] |
ASoC: jack - check status of GPIO-based pins on resume For GPIO-backed pins that are not configured as wakeup sources, we may miss change in their state that happens while system is suspended. Let's use PM notifier to refresh their state upon resume. Signed-off-by: Dmitry Torokhov <dtor@chromium.org> Signed-off-by: Mark Brown <broonie@kernel.org>