diff options
author | Vardan Mikayelyan <mvardan@synopsys.com> | 2016-05-26 04:07:12 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-06-21 10:49:47 +0300 |
commit | 41cc4cd2716fa6d18a1a09d740ea075adecfa7dd (patch) | |
tree | cfd6eeff6da4755557c88465a8510e6ead0add4f /drivers/w1 | |
parent | 326015887b6a1321fd61f7a16816241ad841a03c (diff) | |
download | linux-41cc4cd2716fa6d18a1a09d740ea075adecfa7dd.tar.xz |
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/w1')
0 files changed, 0 insertions, 0 deletions