commit | 247dcad5c0361fdae06903f3b10855ba0381802d | [log] [tgz] |
---|---|---|
author | Sylvain Lemieux <slemieux@tycoint.com> | Fri Mar 04 13:44:08 2016 -0500 |
committer | Wim Van Sebroeck <wim@iguana.be> | Wed Mar 16 21:09:42 2016 +0100 |
tree | c31eeebc908d6777bc709522d996a54a59bdbad2 | |
parent | 25b286c02defa26b136818b17909789102225aa8 [diff] |
watchdog: pnx4008: restart: support "cmd" from userspace Added support to verify if a "cmd" is passed from the userspace program rebooting the system; - if a valid "cmd" is available, handle it; - If the received "cmd" is not supported, use the default reboot mode. Signed-off-by: Sylvain Lemieux <slemieux@tycoint.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>