]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
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)
commit3125af241cdb5a2421aad9f710b2744228a79084
tree8b8226b303761399ab0de73d1ad384b3175995e5
parentb69874e4f530b0103e507f695c010d00cb85a4df
ARM: pm: sa1100: no need to re-enable clock switching

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>
arch/arm/mach-sa1100/sleep.S