Skip to content
Commit 317aa408 authored by Anders Larsen's avatar Anders Larsen Committed by Russell King
Browse files

ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs off

From: Julien Langer <julien.langer@gmail.com>

AT91: when turning off the PLLs during suspend, don't wait for the lock
flag to be set. Previously the code would always run into the loop
limitation of 1000 iterations because the flag is never set when turning
the PLLs off.

Comments from Anders Larsen:

 (in http://marc.info/?l=linux-kernel&m=127058929724193&w=2

)

Signed-off-by: default avatarJulien Langer <julien.langer@gmail.com>
Signed-off-by: default avatarAnders Larsen <al@alarsen.net>
Acked-by: default avatarAndrew Victor <linux@maxim.org.za>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 2ba3abd8
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