staging: comedi: vmk80xx: use attach_usb() hook
authorIan Abbott <abbotti@mev.co.uk>
Mon, 18 Jun 2012 16:36:58 +0000 (17:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Jun 2012 00:14:21 +0000 (17:14 -0700)
commitf7d4d3bc0c5e30ac58e9e41c695852bfdcb8cb95
treef481edb383d5bd3b83de45bcb2b74979e17f81bd
parent185f9aa7df9b75609f6828ecc0d0120fbe94da08
staging: comedi: vmk80xx: use attach_usb() hook

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