Guenter, On Sun, Feb 28, 2016 at 1:12 PM, Guenter Roeck <linux@xxxxxxxxxxxx> wrote: > Convert driver to use watchdog infrastructure. This includes > infrastructure support to handle watchdog keepalive if the watchdog > is running while the watchdog device is closed. > > Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx> > > --- > v8: max_hw_timeout_ms -> max_hw_heartbeat_ms > Rebased to v4.5-rc5 > v7: Set max_hw_timeout_ms > Rebased to v4.5-rc1 > v6: Added patch > --- > drivers/watchdog/Kconfig | 1 + > drivers/watchdog/dw_wdt.c | 323 +++++++++++++++++----------------------------- > 2 files changed, 117 insertions(+), 207 deletions(-) I re-ran the same set of tests I ran against v7. They all still pass. Tested-by: Douglas Anderson <dianders@xxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html