[PATCH 40/41] ARM: restart: remove comments about adding code to arch_reset()
From: Jamie Iles <hidden>
Date: 2011-11-08 15:47:59
From: Jamie Iles <hidden>
Date: 2011-11-08 15:47:59
On Sun, Nov 06, 2011 at 05:53:30PM +0000, Russell King - ARM Linux wrote:
arch_reset() is deprecated; systems should hook into system restart via the 'restart' method in the platforms machine description record. Signed-off-by: Russell King <redacted>
Acked-by: Jamie Iles <redacted> Thanks Russell!