ARM: sa11x0: fix sleep entry
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 23 Jan 2012 18:39:21 +0000 (18:39 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 9 Feb 2012 15:34:11 +0000 (15:34 +0000)
Sometimes, we get stuck while trying to enter sleep.  This seems
to occur if we do not have udelay() in the instruction cache. Avoid
this by requesting a short delay prior to modifying the SDRAM timings.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found