git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1da4390
)
staging: comedi: usbdux: tidy up usbdux_detach()
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Tue, 30 Jul 2013 00:48:04 +0000
(17:48 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 1 Aug 2013 00:45:00 +0000
(17:45 -0700)
Make sure the usb intfdata is always cleared when the device is
detached.
Refactor the code to remove an indent level.
Always unlink the urbs when the device is detached.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found