Hi On 09/11/2012 09:01 AM, Jarkko Nikula wrote:
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@xxxxxxxxxxxxxxx> Tested-by: Aaro Koskinen<aaro.koskinen@xxxxxx> --- v2: - select WATCHDOG_CORE in Kconfig was accidentally put to to OMAP_WATCHDOG instead of TWL4030_WATCHDOG. Thanks to Aaro Koskinen<aaro.koskinen@xxxxxx> for noticing. - Added Aaro's Tested-by --- drivers/watchdog/Kconfig | 1 + drivers/watchdog/twl4030_wdt.c | 183 ++++++++-------------------------------- 2 files changed, 35 insertions(+), 149 deletions(-)
Gentle ping if this got lost and if I need to repost, fix, etc. -- Jarkko -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html