Re: [PATCH v2 11/11] watchdog: xilinx: Remove no_timeout variable

2014-02-11 Thread Guenter Roeck
On Tue, Feb 11, 2014 at 07:55:54AM +0100, Michal Simek wrote: > Remove no_timeout variable and check variables > directly. > > Suggested-by: Rob Herring > Signed-off-by: Michal Simek Reviewed-by: Guenter Roeck -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the bo

[PATCH v2 11/11] watchdog: xilinx: Remove no_timeout variable

2014-02-10 Thread Michal Simek
Remove no_timeout variable and check variables directly. Suggested-by: Rob Herring Signed-off-by: Michal Simek --- Changes in v2: - New patch in this series drivers/watchdog/of_xilinx_wdt.c | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/drivers/watchdog/of_x