commit | 4c8ba916b268d25ad5e2cd7ccb1a886831cde659 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Wed Jun 20 12:02:28 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jun 20 13:04:50 2012 -0700 |
tree | de5b7d8c58f0ad8fa10f38ffaa9fda921bc417d0 | |
parent | ab5455ae2d920b227afbf2f870f3253fc699b132 [diff] |
staging: comedi: usbduxfast: refactor init code Refactor the usb driver probe/disconnect and comedi driver attach/ detach to follow the style of the other comedi driver types to improve maintainability. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Cc: Frank Mori Hess <fmhess@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>