ARM: 7198/1: arm/imx6: add restart support for imx6q
authorShawn Guo <shawn.guo@linaro.org>
Thu, 8 Dec 2011 23:51:26 +0000 (00:51 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 5 Jan 2012 12:57:22 +0000 (12:57 +0000)
The restart support was missed from the initial imx6q submission.
The mxc_restart() does not work for imx6q.  Instead, this patch adds
the restart for imx6q.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found