msm-core: Fix suspend issue
kthread_stop within suspend notifier callback prevents suspend
and keeps the system awake. Keep the kthread active, just cancel
scheduled work.
Change-Id: I6574a96b3e7ec1ef5f05844ae67e80848e86b721
Signed-off-by:
Archana Sathyakumar <asathyak@codeaurora.org>
Loading
Please register or sign in to comment