]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: Use module_pci_driver
authorWim Van Sebroeck <wim@iguana.be>
Fri, 4 May 2012 12:43:25 +0000 (14:43 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 23 May 2012 14:23:53 +0000 (16:23 +0200)
commitdcd224d9066390c419b343978171deacceac3302
tree948f891f9211d61631199bdefb2d8adb44f951f4
parent1b7e35f4be684ef84d58f269fd5ed1622e832c46
watchdog: Use module_pci_driver

This patch converts the PCI watchdog drivers so that they use the
module_pci_driver() macro. This makes the code smaller and simpler.

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Cc: Thomas Mingarelli <thomas.mingarelli@hp.com>
Cc: Marc Vertes <marc.vertes@sigfox.com>
drivers/watchdog/hpwdt.c
drivers/watchdog/i6300esb.c
drivers/watchdog/pcwd_pci.c
drivers/watchdog/via_wdt.c
drivers/watchdog/wdt_pci.c