UBUNTU: SAUCE: ARM: highbank: retry wfi on reset request
From: Rob Herring <rob.herring@calxeda.com>
BugLink: http://launchpad.net/bugs/1059432
In some cases, an interrupt can occur and prevent cause failure to enter
wfi. This causes reset to hang. Retrying the wfi should be enough to
prevent reset from hanging.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Ike Panhc <ike.pan@canonical.com>
---
arch/arm/mach-highbank/system.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)