diff options
author | 2016-09-13 22:53:02 -0700 | |
---|---|---|
committer | 2016-11-14 10:03:40 +0800 | |
commit | 34445fb4333f47674e988b98a587195ffa84beae (patch) | |
tree | bfa83716e8ce18fe827f9d7d441930677614094a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | USB: cdc-acm: use get_icount tty operation (diff) | |
download | wireguard-linux-34445fb4333f47674e988b98a587195ffa84beae.tar.xz wireguard-linux-34445fb4333f47674e988b98a587195ffa84beae.zip |
usb: chipidea: Properly mark little endian descriptors
The DMA descriptors are little endian, and we do a pretty good
job of handling them with the proper le32_to_cpu() markings, but
we don't actually mark them as __le32. This means checkers like
sparse can't easily find new bugs. Let's mark the members of
structures properly and fix the few places where we're missing
conversions.
Cc: Peter Chen <peter.chen@nxp.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions