watchdog: w83627hf: Enable watchdog only once
authorGuenter Roeck <linux@roeck-us.net>
Sat, 17 Aug 2013 20:58:40 +0000 (13:58 -0700)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 18 Nov 2013 20:34:08 +0000 (21:34 +0100)
It is unnecessary to enable the logical device and WDT0 each time
the watchdog is accessed. Do it only once during initialization.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/w83627hf_wdt.c

Simple merge