diff options
| author | 2016-04-05 12:47:15 +0300 | |
|---|---|---|
| committer | 2016-04-19 11:10:45 +0300 | |
| commit | 70fdb273db37196e9e5d292d5778a99fededb32f (patch) | |
| tree | b32e439346410299192d1c68bc54df42446b4a48 /include/linux | |
| parent | usb: dwc3: switch trb enqueue/dequeue and first_trb_index to u8 (diff) | |
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: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
