From: Anders Larsen Date: Thu, 4 Mar 2010 10:22:53 +0000 (+0100) Subject: ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs off X-Git-Tag: v2.6.34-rc5~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=317aa408d69a5b833a116317c18c7e957989ce44;p=pandora-kernel.git ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs off From: Julien Langer 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: Julien Langer Signed-off-by: Anders Larsen Acked-by: Andrew Victor Signed-off-by: Russell King --- Reading git-diff-tree failed