commit | b6b27ae5e85fb193c08448157943b187958b8ca2 | [log] [tgz] |
---|---|---|
author | Andrew Victor <andrew@sanpeople.com> | Thu May 31 09:34:53 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jun 02 21:31:48 2007 +0100 |
tree | 829fc6f5896c2b1e3f199bff3eac2927146b2346 | |
parent | 1f4b49a4293ea7b0adeaeae37207b9c9fd2dd7c2 [diff] |
[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>