Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 70fdb273 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc3: get rid of DWC3_TRB_MASK



instead of using a bitwise and, let's rely on the %
operator since that's a lot more clear. Also, GCC
will optimize % 256 to nothing anyway.

Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent c28f8259
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment