ARM: restart: mxc: use new restart hook
Hook these platforms restart code into the new restart hook rather than using arch_reset(). Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
此提交包含在:
@@ -442,4 +442,5 @@ MACHINE_START(PCA100, "phyCARD-i.MX27")
|
||||
.handle_irq = imx27_handle_irq,
|
||||
.init_machine = pca100_init,
|
||||
.timer = &pca100_timer,
|
||||
.restart = mxc_restart,
|
||||
MACHINE_END
|
||||
|
新增問題並參考
封鎖使用者