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:
d0b31b8
)
staging: comedi: usbduxsigma: generalize the ai/ao usb_kill_urb()
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Tue, 30 Jul 2013 00:43:36 +0000
(17:43 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 1 Aug 2013 00:44:52 +0000
(17:44 -0700)
Generalize a helper function to replace for() loops in usbduxsigma_{ai,ao}_stop()
that call usb_kill_urb() to unlink all the urbs.
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