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)
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>

No differences found