[ARM] 3977/1: AT91: remove loop waiting for reset
authorAndrew Victor <andrew@sanpeople.com>
Mon, 4 Dec 2006 14:07:54 +0000 (15:07 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 4 Dec 2006 14:37:42 +0000 (14:37 +0000)
Removed the infinite loop in our arch_reset().

After calling arch_reset(), the kernel waits for 1 second before
printing a "reboot failed" message and then waits for ever itself.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found