[WATCHDOG] orion5x_wdt: Add shutdown callback, use watchdog ping function
authorThomas Reitmayr <treitmayr@devbase.at>
Fri, 20 Feb 2009 18:44:59 +0000 (19:44 +0100)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 8 Apr 2009 06:09:01 +0000 (06:09 +0000)
* Added a callback to disable the watchdog on shutdown.
* Use a separate ping function to reduce the number of register accesses
  if the watchdog is already enabled and just needs to be reloaded.
* Minor cleanup of function names.

Signed-off-by: Thomas Reitmayr <treitmayr@devbase.at>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

No differences found