ARM: restart: omap: use new restart hook

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

Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Este commit está contenido en:
Russell King
2011-11-05 17:06:28 +00:00
padre 35b47a405d
commit baa9588344
Se han modificado 47 ficheros con 59 adiciones y 13 borrados

Ver fichero

@@ -416,4 +416,5 @@ MACHINE_START(SX1, "OMAP310 based Siemens SX1")
.init_irq = omap1_init_irq,
.init_machine = omap_sx1_init,
.timer = &omap1_timer,
.restart = omap1_restart,
MACHINE_END