]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit5ce9c371c788638890980b27f0cd8af7071b3a50
tree948f891f9211d61631199bdefb2d8adb44f951f4
parent8f90a3ae8f67a6c521e2d8fcb488262833f2a4cd
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