[ARM] 3955/1: AT91: Clear timer interrupt when resuming
authorAndrew Victor <andrew@sanpeople.com>
Fri, 1 Dec 2006 09:15:04 +0000 (10:15 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 1 Dec 2006 13:53:55 +0000 (13:53 +0000)
commitd100f25956e8626afeafbb38558ca8c58df1cb6b
tree9f51f0bf1cef5d20ad0f9722d77db97b60a82ef0
parent86ad76bb2db7029343f681359c4b328fd8c36ae8
[ARM] 3955/1: AT91: Clear timer interrupt when resuming

Attached is a patch for at91rm9200_time.c which removes
the 'BUG: soft lockup detected on CPU#0!' message when
exiting suspended states.

Patch from Savin Zlobec

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-at91rm9200/at91rm9200_time.c