commit | b2c4e4b2696287671723ef986f0db23cf4f52f15 | [log] [tgz] |
---|---|---|
author | Jarkko Nikula <jarkko.nikula@jollamobile.com> | Tue Sep 11 09:01:10 2012 +0300 |
committer | Wim Van Sebroeck <wim@iguana.be> | Wed Dec 19 22:24:40 2012 +0100 |
tree | f5c949159ada0b4ad75aebd16c05104b13975f30 | |
parent | 5235f57a6f460d5620acfcf236ca29ecca993325 [diff] |
watchdog: Convert twl4030_wdt to watchdog core 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>