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:
6c93b53
)
usb: gadget: composite: set our req->context to cdev
author
Felipe Balbi
<balbi@ti.com>
Thu, 18 Sep 2014 14:54:54 +0000
(09:54 -0500)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 3 Nov 2014 16:00:55 +0000
(10:00 -0600)
by doing that we will be able to match our
requests against req and os_desc_req and also
clear our pending flags from complete callback.
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found