From: Jingchang Lu Date: Fri, 12 Sep 2014 07:24:36 +0000 (+0800) Subject: watchdog: imx2_wdt: add restart handler support X-Git-Tag: fixes-against-v3.18-rc2~22^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=334a9d8131254e06685b2af0c0f3cc7b3ec5bd04;p=pandora-kernel.git watchdog: imx2_wdt: add restart handler support Register the watchdog as the system restart function to the new introducing kernel restart call chain in the driver instead of providing the restart in machine desc. This restart handler function is from the mxc_restart() in arch/arm/mach-imx/system.c Signed-off-by: Jingchang Lu Reviewed-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed