staging: comedi: addi_apci_2200: use addi_watchdog module
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Mon, 21 Jan 2013 22:17:05 +0000 (15:17 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Jan 2013 00:03:00 +0000 (16:03 -0800)
commit934efe63e8bece28c69d18ea5e3bfd1619fc23b2
tree3c97ea1226a45e0ec285bdec2119377b3de651e4
parentde59c285a4787dfc2ac4f2546ef0082ae08754e2
staging: comedi: addi_apci_2200: use addi_watchdog module

The current watchdog support in hwdrv_apci2200.c does not conform
to the comedi API.

Use the addi_watchdog module to provide support for the watchdog
subdevice and remove the now unneeded hwdrv_apci2200.c file.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/addi-data/hwdrv_apci2200.c [deleted file]
drivers/staging/comedi/drivers/addi_apci_2200.c