watchdog: imx2_wdt: Disable power down counter on boot
authorMarkus Pargmann <mpa@pengutronix.de>
Mon, 8 Sep 2014 07:14:07 +0000 (09:14 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 21 Jan 2015 13:52:23 +0000 (14:52 +0100)
commit5fe65ce7ccbb47b16e17a88bcdac73cffadb80fa
tree3eafc26049c47fd996e00eeea53773ae8a7038d3
parentbbd5900935be8755b6344386373174b20cd474a2
watchdog: imx2_wdt: Disable power down counter on boot

Disable power down counter of the watchdog to avoid system resets. The
watchdog power down counter is set automatically by the chip. If it is
not set to 0 in the driver, the system resets.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/imx2_wdt.c