Skip to content
Commit 8f04aea0 authored by Tony Lindgren's avatar Tony Lindgren
Browse files

ARM: OMAP2+: Restore MPU power domain if cpu_cluster_pm_enter() fails

If cpu_cluster_pm_enter() fails, we need to set MPU power domain back
to enabled to prevent the next WFI from potentially triggering an
undesired MPU power domain state change.

We already do this for omap_enter_idle_smp() but are missing it for
omap_enter_idle_coupled().

Fixes: 55be2f50

 ("ARM: OMAP2+: Handle errors for cpu_pm")
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent b753e41d
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