summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sa1100
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2011-06-21 18:57:31 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2011-06-24 08:47:12 +0100
commitb69874e4f530b0103e507f695c010d00cb85a4df (patch)
treefbb34a24796eab26046ea54138ef14a244d920bc /arch/arm/mach-sa1100
parent111b20d01346b9635b3223c7af4e40e43bee8dc6 (diff)
ARM: pm: arrange for cpu_proc_init() to be called on resume
cpu_proc_init() does processor specific initialization, which we do at boot time. We have been omitting to do this on resume, which causes some of this initialization to be skipped. We've also been skipping this on SMP initialization too. Ensure that cpu_proc_init() is always called appropriately by moving it into cpu_init(), and move cpu_init() to a more appropriate point in the boot initialization. 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>
Diffstat (limited to 'arch/arm/mach-sa1100')
0 files changed, 0 insertions, 0 deletions