commit | 4d8b229d5ea610affe672e919021e9d02cd877da | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Fri Feb 26 17:32:49 2016 -0800 |
committer | Wim Van Sebroeck <wim@iguana.be> | Tue Mar 01 15:36:35 2016 +0100 |
tree | a5f42d4a023b28deae9d5944058cd862423be30e | |
parent | 0ce72f354482cfa40fb0a6619511ab94d6daa5e9 [diff] |
watchdog: Add 'action' and 'data' parameters to restart handler callback The 'action' (or restart mode) and data parameters may be used by restart handlers, so they should be passed to the restart callback functions. Cc: Sylvain Lemieux <slemieux@tycoint.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>