[ARM] 4419/1: AT91: SAM9 USB clocks check for suspending
authorAndrew Victor <andrew@sanpeople.com>
Thu, 31 May 2007 08:34:53 +0000 (09:34 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 2 Jun 2007 20:31:48 +0000 (21:31 +0100)
commitb6b27ae5e85fb193c08448157943b187958b8ca2
tree829fc6f5896c2b1e3f199bff3eac2927146b2346
parent1f4b49a4293ea7b0adeaeae37207b9c9fd2dd7c2
[ARM] 4419/1: AT91: SAM9 USB clocks check for suspending

When suspending to slow-clock mode, at91_pm_verify_clocks() is called to
ensure that all the clocks are disabled or in the correct state.

This patch replaces the "#warning TODO" messages for the SAM9 processors
with the correct code.

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