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:
404905a
)
usb: gadget: composite: introduce setup and os_desc pending flags
author
Felipe Balbi
<balbi@ti.com>
Thu, 18 Sep 2014 14:51:23 +0000
(09:51 -0500)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 3 Nov 2014 16:00:54 +0000
(10:00 -0600)
These flags we be set to true whenever their
matching request is queued. They will be cleared
to false when that request completes.
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found