watchdog: Convert twl4030_wdt to watchdog core
authorJarkko Nikula <jarkko.nikula@jollamobile.com>
Tue, 11 Sep 2012 06:01:10 +0000 (09:01 +0300)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 19 Dec 2012 21:24:40 +0000 (22:24 +0100)
Convert the twl4030_wdt watchdog driver to watchdog core.

While at there use devm_kzalloc and set the default timeout in order to be
able test this driver with a simple shell script.

Signed-off-by: Jarkko Nikula <jarkko.nikula@jollamobile.com>
Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/Kconfig
drivers/watchdog/twl4030_wdt.c

Simple merge
Simple merge