]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: xilinx: Move no_timeout to probe function
authorMichal Simek <michal.simek@xilinx.com>
Wed, 12 Feb 2014 13:34:35 +0000 (14:34 +0100)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 31 Mar 2014 11:29:08 +0000 (13:29 +0200)
commit55e0f8df70ae04c1aac6ecc2ac58ce715772c55d
treed295aeb1ce44c5af00ff5257d7fdb1c8a1ef8f7d
parent4b90c5ed6a9cd0edeb5ae2e3a8f4596f8a6b0cc5
watchdog: xilinx: Move no_timeout to probe function

no_timeout should be local variable because it is used
only in probe function.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/of_xilinx_wdt.c