]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: restart: ixp23xx: use new restart hook
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 5 Nov 2011 11:35:32 +0000 (11:35 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 6 Dec 2011 00:21:48 +0000 (00:21 +0000)
commit5e1c8d1a894afa248e8256a6a28264141f9be9dc
tree3264b11d474575e5b3c850761d4a51810ca69ee5
parentf5414362f6850e7ca527ddd696061ea6bc9939c2
ARM: restart: ixp23xx: use new restart hook

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

In doing so, we split out the ixdp2351 restart code into its own
platform file.

Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ixp23xx/core.c
arch/arm/mach-ixp23xx/espresso.c
arch/arm/mach-ixp23xx/include/mach/platform.h
arch/arm/mach-ixp23xx/include/mach/system.h
arch/arm/mach-ixp23xx/ixdp2351.c
arch/arm/mach-ixp23xx/roadrunner.c