commit | 98250b93ba26623fb36a36a49494e36129ce0fff | [log] [tgz] |
---|---|---|
author | Chris Lew <clew@codeaurora.org> | Wed May 10 15:33:46 2017 -0700 |
committer | Chris Lew <clew@codeaurora.org> | Wed Jun 28 17:28:07 2017 -0700 |
tree | 848035f96357df90d6943e3122fee8c35c5d010f | |
parent | 50b1d5bfa821282461a89a090da1edb4caac1e64 [diff] |
soc: qcom: sleepstate: Increase notifier priority Remote processors may have race conditions if the notification that the local processor is suspending comes late. This change increases the priority of our suspend notifier block. CRs-Fixed: 2045408 Change-Id: Ifb398c1fcf584a5dd6d53fc47ca66d01718c74b5 Signed-off-by: Chris Lew <clew@codeaurora.org>