Skip to content
Commit 1a22ec64 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc3: gadget: combine unaligned and zero flags



Both flags are used for the same purpose in dwc3: appending an extra
TRB at the end to deal with controller requirements. By combining both
flags into one, we make it clear that the situation is the same and
that they should be treated equally.

Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent d92021f6
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