aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2018-09-18 14:40:58 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2018-09-25 18:48:08 +0300
commit78c9e7ce00c3fabf5c6dd3a6eab3a3dcf21dd213 (patch)
treecba129adc14f73875c1423987b9872dadc4c344f /tools/perf/scripts/python/bin
parentusb: video: Fix endianness mismatches in descriptor structures (diff)
downloadlinux-78c9e7ce00c3fabf5c6dd3a6eab3a3dcf21dd213.tar.gz
linux-78c9e7ce00c3fabf5c6dd3a6eab3a3dcf21dd213.zip
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 <laurent.pinchart@ideasonboard.com> Reviewed-by: Paul Elder <paul.elder@ideasonboard.com> Tested-by: Paul Elder <paul.elder@ideasonboard.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions