watchdog: shwdt: Migrate from reboot notifier to platform shutdown.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 10 May 2012 05:21:15 +0000 (14:21 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 10 May 2012 05:21:15 +0000 (14:21 +0900)
It's possible to do the same work via the platform driver shutdown
method, so wire that up and dump the reboot notifier.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found