diff options
| author | Stephen Boyd <[email protected]> | 2016-09-13 22:53:02 -0700 |
|---|---|---|
| committer | Peter Chen <[email protected]> | 2016-11-14 10:03:40 +0800 |
| commit | 34445fb4333f47674e988b98a587195ffa84beae (patch) | |
| tree | bfa83716e8ce18fe827f9d7d441930677614094a /include/linux/fpga/fpga-mgr.h | |
| parent | bb2d387c4d90f5b400b94a0fcb5aaef31dfc0789 (diff) | |
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 <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Signed-off-by: Peter Chen <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions