commit | a0f3683365513c052d21991fe75eccd95aba9d34 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Wed Feb 08 14:24:10 2012 +0800 |
committer | Wim Van Sebroeck <wim@iguana.be> | Tue Mar 27 20:06:59 2012 +0200 |
tree | c41a5e01375919c8f9d3595350bc0fbaea2bf3a9 | |
parent | 6b1e83869d13a6b5ce9ceb4b8f79a7538d467dee [diff] |
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>