]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbc2ce1f4ca0eca0ca6979bf39181b09224d9d012
tree6c7e461c97519dd6e85c1436051e722e1c7a3ab2
parentbcb6f57dffc0481bd3b617700389adf07a9bbd5a
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