]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
watchdog: ep93xx_wdt: cleanup and let the core handle the heartbeat
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 31 Jan 2017 16:33:29 +0000 (09:33 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 24 Feb 2017 22:00:23 +0000 (14:00 -0800)
commit917003610d178b8bc3cbc63ee9fd203a7b01c444
tree8b277b40845ca84b13a02b10f284f567fa6e9157
parent8751f90c819c156befc630d467adbc003bd59d87
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>
drivers/watchdog/ep93xx_wdt.c