aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2018-09-18 14:40:58 +0300
committerLaurent Pinchart <[email protected]>2018-09-25 18:48:08 +0300
commit78c9e7ce00c3fabf5c6dd3a6eab3a3dcf21dd213 (patch)
treecba129adc14f73875c1423987b9872dadc4c344f /tools/perf/scripts/python/intel-pt-events.py
parentf823b75f43284c43f3792cae990d63c84dd1267d (diff)
usb: gadget: uvc: configfs: Fix operation on big endian platforms
USB descriptors are stored in little endian, requiring the use of conversion macros. Those macros are incorrectly used for values stored in native endian structures within the driver. Operation on big endian platforms is thus broken. Fix it by removing the conversion macros where they're not needed. Signed-off-by: Laurent Pinchart <[email protected]> Reviewed-by: Paul Elder <[email protected]> Tested-by: Paul Elder <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions