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)
commit8f526389599fc543b204c12a36de8345eb298085
tree9a95ff30277a2afc4382dd49d103ee55d08132ac
parent30a83695aa2ed3ffb1445d6daef1e620c3ca4e6d
watchdog: w83627hf: Enable watchdog only once

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