diff options
| author | 2016-05-23 11:32:47 -0700 | |
|---|---|---|
| committer | 2016-06-20 12:32:43 +0300 | |
| commit | 96bedb637a1e1ad8e7ed781fa020550aae2a8f16 (patch) | |
| tree | c8399c4469d711316e5fefe3954ab5a3062c5fec /tools/perf/scripts/python | |
| parent | usb: dwc3: gadget: Fix usage of bitwise operator (diff) | |
usb: dwc3: Endianness issue on dwc3_log_ctrl
Sparse complains even though it looks ok. Probably it cannot detect that
the wValue, wIndex, and wLength are declared __le16 due to the macro
magic.
Redeclare them as CPU endianness and make the conversion on assignment.
Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
