ARM: pm: sa1100: no need to re-enable clock switching
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Jun 2011 17:59:33 +0000 (18:59 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 24 Jun 2011 07:47:15 +0000 (08:47 +0100)
This is now taken care of by calling cpu_proc_init() in the resume
path, so eliminate this unnecessary call.

Tested-by: Kevin Hilman <khilman@ti.com>
Acked-by: Jean Pihet <j-pihet@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found