diff options
author | Vardan Mikayelyan | 2016-05-25 18:07:12 -0700 |
---|---|---|
committer | Felipe Balbi | 2016-06-21 10:49:47 +0300 |
commit | 41cc4cd2716fa6d18a1a09d740ea075adecfa7dd (patch) | |
tree | cfd6eeff6da4755557c88465a8510e6ead0add4f /drivers/hwtracing | |
parent | 326015887b6a1321fd61f7a16816241ad841a03c (diff) |
usb: dwc2: gadget: Add dwc2_gadget_start_next_request function
Replaced repeating code with function call.
Starts next request from ep queue.
If queue is empty and ep is isoc
-In case of OUT-EP unmasks OUTTKNEPDIS.
OUTTKNEPDIS is masked in it's handler, so we need to unmask it here
to be able to do resynchronization.
Tested-by: John Keeping <john@metanate.com>
Signed-off-by: Vardan Mikayelyan <mvardan@synopsys.com>
Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/hwtracing')
0 files changed, 0 insertions, 0 deletions