diff options
| author | John Youn <johnyoun@synopsys.com> | 2016-05-23 21:32:47 +0300 |
|---|---|---|
| committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-06-20 12:32:43 +0300 |
| commit | 96bedb637a1e1ad8e7ed781fa020550aae2a8f16 (patch) | |
| tree | c8399c4469d711316e5fefe3954ab5a3062c5fec /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | d07fa665c79d85fead080f4b611c3f7645576454 (diff) | |
| download | linux-96bedb637a1e1ad8e7ed781fa020550aae2a8f16.tar.xz | |
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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
