commit | 0879eee13f9cf79793ce88fb41bf0dd2a51093c0 | [log] [tgz] |
---|---|---|
author | Andrew Chew <achew@nvidia.com> | Mon Nov 09 16:11:38 2015 -0800 |
committer | Wim Van Sebroeck <wim@iguana.be> | Mon Nov 23 08:59:45 2015 +0100 |
tree | b4e3232a1c29cea1ab673b74fcedfb3f25c4381f | |
parent | 62ed853c7de7a77bdf01421fb6836269c9b1aa1f [diff] |
watchdog: tegra: Stop watchdog first if restarting If we need to restart the watchdog due to someone changing the timeout interval, stop the watchdog before restarting it. Otherwise, the new timeout doesn't seem to take. Signed-off-by: Andrew Chew <achew@nvidia.com> Reviewed-by: Thierry Reding <treding@nvidia.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>