usb: dwc3: gadget: keep track of allocated and queued reqs
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 30 May 2016 10:34:58 +0000 (13:34 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 20 Jun 2016 09:32:49 +0000 (12:32 +0300)
commit68d34c8a744d16ae449577a71c67b19a4b1100d0
treedd618cf97cd55d83ce0b71ac190b79b9e427dd41
parentb6b1c6db4c7f04ffe3fd411baa9df31f4dd355dd
usb: dwc3: gadget: keep track of allocated and queued reqs

We will be using this information to change how we
figure out when we need LST bit. For now, just
update our counters.

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