aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorRussell King <[email protected]>2015-10-18 18:31:26 +0100
committerHerbert Xu <[email protected]>2015-10-20 22:13:58 +0800
commit6de59d453ae567c1b637ef9469c37fd8367cd1b4 (patch)
tree750c283d2f68d0563c5acc919df7b5d32b55107a /tools/perf/util/trace-event-scripting.c
parentea1f662bde067563328ec3083884aaffb3d902d8 (diff)
crypto: marvell/cesa - use __le32 for hardware descriptors
Much of the driver uses cpu_to_le32() to convert values for descriptors to little endian before writing. Use __le32 to define the hardware- accessed parts of the descriptors, and ensure most places where it's reasonable to do so use cpu_to_le32() when assigning to these. Signed-off-by: Russell King <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions