From 1496e5961113860e97e8fc39c4fdc0e83c1fbcab Mon Sep 17 00:00:00 2001 From: Chase Southwood Date: Sat, 12 Jul 2014 17:44:09 -0500 Subject: [PATCH] staging: comedi: addi_apci_1564: use addi_watchdog module to init watchdog subdevice Use the addi_watchdog module to provide support for the watchdog subdevice. Also, rearrange the subdevice init blocks so that the order makes sense. Digital input/output subdevices and subdevices for DI/DO interrupt support, followed by timer/counter/watchdog subdevices is the new order. Signed-off-by: Chase Southwood Reviewed-by: Ian Abbott Cc: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed