staging: comedi: usbduxfast: use attach_usb() hook
authorIan Abbott <abbotti@mev.co.uk>
Mon, 18 Jun 2012 14:16:44 +0000 (15:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Jun 2012 00:13:06 +0000 (17:13 -0700)
commit185f9aa7df9b75609f6828ecc0d0120fbe94da08
tree24f0c796445a9a427e785236df0b24f066351dec
parentf41ad6675f2d5705a0fc1e210af8eb4a27dbacb4
staging: comedi: usbduxfast: use attach_usb() hook

Change the usbduxfast driver to use the new attach_usb() hook in struct
comedi_driver to auto-configure probed USB devices after the firmware is
loaded.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/usbduxfast.c