]> 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>
Tue, 6 Dec 2011 00:21:52 +0000 (00:21 +0000)
commit1bab5ef61af9619245c7f8cee945f36c95f02884
treee995bceb08843b612854185897eb33da4c3e60c8
parentf6d41d6c76f5c0d38ab517b6dd2e80af902f44fe
ARM: restart: spear: use new restart hook

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

Acked-by: Viresh Kumar <viresh.kumar@st.com>
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]