commit | a3e376d26ace6d823f7aa4c63476e7089a6196df | [log] [tgz] |
---|---|---|
author | Guenter Roeck <[email protected]> | Fri May 27 15:28:00 2016 -0700 |
committer | Wim Van Sebroeck <[email protected]> | Sun Jul 17 21:00:26 2016 +0200 |
tree | 79187abf082392fae8ff6112d1d8e51e96575ebc | |
parent | f9f535c1b76128f94dae7a4bb41464aacd4c10ec [diff] |
watchdog: tangox: Mark running watchdog correctly A running watchdog is marked with WDOG_HW_RUNNING, not with WDOG_ACTIVE. WDOG_ACTIVE indicates that the watchdog device has been opened from user space. Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>