diff options
author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2013-02-06 00:18:04 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-06 02:07:09 (GMT) |
commit | 9377b9234f159773a53c7277559cc24397dd9803 (patch) | |
tree | 53e0ad1eccce6278481e558cbd8f21c735892b7a /MAINTAINERS | |
parent | 07b502f50bfc290222fe4032501619a44bbd777e (diff) | |
download | linux-fsl-qoriq-9377b9234f159773a53c7277559cc24397dd9803.tar.xz |
staging: comedi: vmk80xx: move usb_driver (*disconnect) code
The usb_driver (*disconnect) in this driver calls the comedi core
comedi_usb_auto_unconfig() which calls the comedi_driver (*detach).
Move the code in the (*disconnect) to the (*detach) to get all the
disconnect/detach in one place.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions