]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita4f2adc5c5e9d1a83da49c61050d0e3bd7387147
treec41a5e01375919c8f9d3595350bc0fbaea2bf3a9
parentccb5ba0c5e2ce0ad51cb359e67167580bda590f8
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