]> git.karo-electronics.de Git - karo-tx-linux.git/commit
watchdog: gpio: Convert to use infrastructure triggered keepalives
authorGuenter Roeck <linux@roeck-us.net>
Sun, 28 Feb 2016 21:12:23 +0000 (13:12 -0800)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 5 Jun 2017 18:39:27 +0000 (20:39 +0200)
commit03bca15833f2865b11835b7f5bfa594d1aaacecc
tree6f0f372cafb4b4f71072d884e29a8e1a18e85c25
parentecd94a41debfd21961c9f59f639dce26f2c779f0
watchdog: gpio: Convert to use infrastructure triggered keepalives

The watchdog infrastructure now supports handling watchdog keepalive
if the watchdog is running while the watchdog device is closed.
The infrastructure now also supports generating additional heartbeats
if the maximum hardware timeout is smaller than or close to the
configured timeout. Convert the driver to use this infrastructure.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/gpio_wdt.c