diff options
| author | 2017-10-20 16:29:13 +0900 | |
|---|---|---|
| committer | 2017-10-20 11:19:24 +0300 | |
| commit | 99bcb23851ffa19d8ad13cd35100990559aac82c (patch) | |
| tree | 75a96e4841ebb12c3e5e401d73ef78f0d30716aa /scripts/basic | |
| parent | usb: dwc3: of-simple: Add support to get resets for the device (diff) | |
usb: gadget: udc: remove duplicate & operation
usb_endpoint_maxp() has an inline keyword and searches for bits[10:0]
by & operation with 0x7ff. So, we can remove the duplicate & operation
with 0x7ff.
Signed-off-by: Jaejoong Kim <climbbb.kim@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
