commit | 917003610d178b8bc3cbc63ee9fd203a7b01c444 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Tue Jan 31 09:33:29 2017 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Fri Feb 24 14:00:23 2017 -0800 |
tree | 8b277b40845ca84b13a02b10f284f567fa6e9157 | |
parent | 8751f90c819c156befc630d467adbc003bd59d87 [diff] |
watchdog: ep93xx_wdt: cleanup and let the core handle the heartbeat Cleanup this driver and remove the 200ms heartbeat timer. The core now has the ability to handle the heartbeat. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> [groeck: Dropped 0-initialization of static variable] Signed-off-by: Guenter Roeck <linux@roeck-us.net>