watchdog: xilinx: Move control_status_reg to functions
authorMichal Simek <michal.simek@xilinx.com>
Wed, 12 Feb 2014 13:34:33 +0000 (14:34 +0100)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 31 Mar 2014 11:29:00 +0000 (13:29 +0200)
commit5cf4e69d39f6a31a5305d01690c1607356b1483b
tree51d994ee3f0561c828a956e1b2d9d3ed3794e3be
parentd14fd9645501444f06034339118de56686e25dfb
watchdog: xilinx: Move control_status_reg to functions

control_status_reg is temp variables and should be
used locally by specific 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