[PATCH 04/10] watchdog: xilinx: Move no_timeout to probe function
From: linux@roeck-us.net (Guenter Roeck)
Date: 2014-02-09 20:09:08
Also in:
linux-watchdog, lkml
From: linux@roeck-us.net (Guenter Roeck)
Date: 2014-02-09 20:09:08
Also in:
linux-watchdog, lkml
On 01/31/2014 06:18 AM, Michal Simek wrote:
no_timeout should be local variable because it is used only in probe function. Signed-off-by: Michal Simek <redacted>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>