usb: video: Fix endianness mismatches in descriptor structures
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 16 Sep 2014 14:45:56 +0000 (17:45 +0300)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 25 Sep 2018 15:48:08 +0000 (18:48 +0300)
commitf823b75f43284c43f3792cae990d63c84dd1267d
tree20486e9f57805dd6c587ccfa1481929770ed8488
parentd865d00db9e69eb2e6f7c4166e33e5047de497bc
usb: video: Fix endianness mismatches in descriptor structures

All UVC descriptors use little-endian format, update the data structures
accordingly.

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>
include/uapi/linux/usb/video.h