watchdog: ath79_wdt: convert to use module_platform_driver
authorGabor Juhos <juhosg@openwrt.org>
Tue, 14 Aug 2012 13:35:19 +0000 (15:35 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 19 Dec 2012 21:24:38 +0000 (22:24 +0100)
commit8157becf8db0c798e1260f3af7c495a9b88e3b57
tree382ff887e491a7f752efed70f2a7727e99391bae
parent2f0bf92513be58d2d65c0a4cc05c5779a7cd81e1
watchdog: ath79_wdt: convert to use module_platform_driver

This makes the code a bit smaller by getting rid of
some boilerplate code.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/ath79_wdt.c