usb: dwc3: gadget: start removing BUSY flag
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Thu, 29 Mar 2018 08:08:46 +0000 (11:08 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 21 May 2018 07:00:52 +0000 (10:00 +0300)
commit1912cbc60f44f0ccc5ae8b90243b9ee304d71d39
treeea78ffe7b71ba50281d3b56d58c9e6268f87ce77
parentee3638b897b9b6926d567b0ee0d9e65636138442
usb: dwc3: gadget: start removing BUSY flag

By now, it has the same semantics as DWC3_EP_TRANSFER_STARTED, but
that has a much more descriptive name.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/gadget.c