usb: gadget: composite: introduce setup and os_desc pending flags
authorFelipe Balbi <balbi@ti.com>
Thu, 18 Sep 2014 14:51:23 +0000 (09:51 -0500)
committerFelipe 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