Skip to content
Commit 8d89835b authored by Rafael J. Wysocki's avatar Rafael J. Wysocki
Browse files

PM: suspend: Do not pause cpuidle in the suspend-to-idle path



It is pointless to pause cpuidle in the suspend-to-idle path,
because it is going to be resumed in the same path later and
pausing it does not serve any particular purpose in that case.

Rework the code to avoid doing that.

Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
Tested-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 928265e3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment