Re: [PATCH 3/8] watchdog: Introduce WDOG_RUNNING flag

2015-08-04 Thread Guenter Roeck
Hi Uwe, On 08/04/2015 08:41 AM, Uwe Kleine-König wrote: Hello, On Mon, Aug 03, 2015 at 07:13:29PM -0700, Guenter Roeck wrote: The WDOG_RUNNING flag is expected to be set by watchdog drivers if the hardware watchdog is running. If the flag is set, the watchdog subsystem will ping the watchdog e

Re: [PATCH 3/8] watchdog: Introduce WDOG_RUNNING flag

2015-08-04 Thread Uwe Kleine-König
Hello, On Mon, Aug 03, 2015 at 07:13:29PM -0700, Guenter Roeck wrote: > The WDOG_RUNNING flag is expected to be set by watchdog drivers if > the hardware watchdog is running. If the flag is set, the watchdog > subsystem will ping the watchdog even if the watchdog device is closed. > > The watchdo

Re: [PATCH 3/8] watchdog: Introduce WDOG_RUNNING flag

2015-08-04 Thread Uwe Kleine-König
On Mon, Aug 03, 2015 at 07:13:29PM -0700, Guenter Roeck wrote: > The WDOG_RUNNING flag is expected to be set by watchdog drivers if > the hardware watchdog is running. If the flag is set, the watchdog > subsystem will ping the watchdog even if the watchdog device is closed. > > The watchdog driver