commit | 40968126366219d11201257b5006878f939c1c5c | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu May 10 14:21:15 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu May 10 14:21:15 2012 +0900 |
tree | fb35012cf4e317033859744fea41a3cdba045249 | |
parent | 7ee94d97aafacf5a019b3578e0eae6daa2e2bcd5 [diff] |
watchdog: shwdt: Migrate from reboot notifier to platform shutdown. 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>