]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: restart: spear: use new restart hook
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 5 Nov 2011 21:10:37 +0000 (21:10 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 21 Nov 2011 10:10:59 +0000 (10:10 +0000)
commitf4a2331fe13811a38ba8eb37768bcf4cedeee0d7
tree1cf3cbd6d3eabb834ca3adb5d3b9cc5cb4289adb
parent3c97a2dd56337b9d7943623d4be8fc84218a4f59
ARM: restart: spear: use new restart hook

Hook these platforms restart code into the new restart hook rather
than using arch_reset().

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-spear3xx/include/mach/generic.h
arch/arm/mach-spear3xx/spear300_evb.c
arch/arm/mach-spear3xx/spear310_evb.c
arch/arm/mach-spear3xx/spear320_evb.c
arch/arm/mach-spear6xx/include/mach/generic.h
arch/arm/mach-spear6xx/spear600_evb.c
arch/arm/plat-spear/Makefile
arch/arm/plat-spear/include/plat/system.h
arch/arm/plat-spear/restart.c [new file with mode: 0644]