]> 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>
Mon, 21 Nov 2011 10:10:55 +0000 (10:10 +0000)
commit8759c08c3dc78e82dca6e68b45f855e2a3c7f071
treee3bcd00f6cb668345302c80876e56d74b7e1259c
parent225ea640b3ccf01b94d50de06b60702f859a64bc
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.

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