Skip to content
Commit 7746a8df authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc3: gadget: extract dwc3_gadget_ep_skip_trbs()



Extract the logic for skipping over TRBs to its own function. This
makes the code slightly more readable and makes it easier to move this
call to its final resting place as a following patch.

Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent c3acd590
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment