From: Heiko Stuebner Date: Wed, 20 Aug 2014 00:45:36 +0000 (-0700) Subject: watchdog: s3c2410: add restart handler X-Git-Tag: fixes-against-v3.18-rc2~22^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f286e1335f579dfd970c7fc3f62b248773a47a5c;p=pandora-kernel.git watchdog: s3c2410: add restart handler On a lot of Samsung systems the watchdog is responsible for restarting the system and until now this code was contained in plat-samsung/watchdog-reset.c. With the introduction of the restart handlers, this code can now move into driver itself, removing the need for arch-specific code. Tested on a S3C2442 based GTA02 Signed-off-by: Heiko Stuebner Signed-off-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck Signed-off-by: Andrew Morton --- Reading git-diff-tree failed