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:
e16b5e3
)
staging: octeon-usb: clean up hcpriv usage
author
Aaro Koskinen
<aaro.koskinen@iki.fi>
Sun, 6 Oct 2013 19:22:34 +0000
(22:22 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 7 Oct 2013 05:02:21 +0000
(22:02 -0700)
Use ep->hcpriv for pipe handle and urb->hcpriv for submit handle,
instead of packing both into the same field.
Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found