]> 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)
commit4def75a558dec73065d943a2d85ab1c6addab898
tree948f891f9211d61631199bdefb2d8adb44f951f4
parentdb4e6354a7e78f60d831d5ae5f625a4cf4dcec8e
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