]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc99616031931bc7896f1eb5f86ced0d9f2f74d0a
tree9a95ff30277a2afc4382dd49d103ee55d08132ac
parenta4976c45ed55ae3871e6e0b2ff851dabfedb2a9e
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