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)
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

Simple merge