staging: comedi: usbdux: use attach_usb() hook
authorIan Abbott <abbotti@mev.co.uk>
Fri, 30 Mar 2012 16:15:05 +0000 (17:15 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Apr 2012 18:23:18 +0000 (11:23 -0700)
commit5a613d6460cdf311a2637aa29919ccb48bb402be
tree0065430eec3e433c73a4d1533c13c94baac20f34
parent5e9d922f788a0be512b7cb1eaa90c3692d42c8c7
staging: comedi: usbdux: use attach_usb() hook

Change the usbdux 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/usbdux.c