watchdog: Convert max63xx_wdt driver to watchdog framework
authorAxel Lin <axel.lin@gmail.com>
Wed, 8 Feb 2012 06:24:10 +0000 (14:24 +0800)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 27 Mar 2012 18:06:59 +0000 (20:06 +0200)
commita0f3683365513c052d21991fe75eccd95aba9d34
treec41a5e01375919c8f9d3595350bc0fbaea2bf3a9
parent6b1e83869d13a6b5ce9ceb4b8f79a7538d467dee
watchdog: Convert max63xx_wdt driver to watchdog framework

This patch converts max63xx_wdt driver to watchdog framework.
Also use devm_* APIs to save a few error handling code.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/Kconfig
drivers/watchdog/max63xx_wdt.c