]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdfbf5e48a8157b305c6e8c885ac2484496f6a5de
treef1a1127404dd61fc8c52774a9b13079991085818
parent4e5d6b2e998a1ded4a5a9c5faa66eea5aa8a8b42
ARM: sa11x0: fix sleep entry

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>
arch/arm/mach-sa1100/sleep.S