diff options
| author | Jaejoong Kim <[email protected]> | 2017-10-20 03:25:27 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-12-08 11:32:03 -0500 |
| commit | 5ba3dff4f3f4b0a3c8775d6ea48c07b11a7ad790 (patch) | |
| tree | 1337b3e9279a779de72ffe98d858c97256b1c91c /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | e96cdc9a0aa2fcaa276a76e8ffa86fc10a1d3d99 (diff) | |
media: uvcvideo: 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 <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions