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)
commit6c93b5342374b3ff2a8beac050ed6e07373cbe95
tree6c7e461c97519dd6e85c1436051e722e1c7a3ab2
parent404905a604d8565b62a2889c5045acf57aa434be
usb: gadget: composite: introduce setup and os_desc pending flags

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>
include/linux/usb/composite.h