Revision 5fe65ce7ccbb47b16e17a88bcdac73cffadb80fa authored by Markus Pargmann on 08 September 2014, 07:14:07 UTC, committed by Wim Van Sebroeck on 21 January 2015, 13:52:23 UTC
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>
1 parent bbd5900
History
File Mode Size
Kconfig -rw-r--r-- 10.2 KB
Makefile -rw-r--r-- 460 bytes
autosleep.c -rw-r--r-- 2.6 KB
block_io.c -rw-r--r-- 2.4 KB
console.c -rw-r--r-- 3.5 KB
hibernate.c -rw-r--r-- 26.9 KB
main.c -rw-r--r-- 15.2 KB
power.h -rw-r--r-- 8.3 KB
poweroff.c -rw-r--r-- 990 bytes
process.c -rw-r--r-- 6.0 KB
qos.c -rw-r--r-- 17.2 KB
snapshot.c -rw-r--r-- 67.6 KB
suspend.c -rw-r--r-- 12.0 KB
suspend_test.c -rw-r--r-- 5.7 KB
swap.c -rw-r--r-- 35.7 KB
user.c -rw-r--r-- 10.0 KB
wakelock.c -rw-r--r-- 5.5 KB

back to top