aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSudeep Holla <[email protected]>2019-08-07 13:46:27 +0100
committerSudeep Holla <[email protected]>2019-08-12 12:23:01 +0100
commitaa90ac45bc88e6a8efb199e45dab5d5a6b01c3d2 (patch)
tree79bc74c9ea824252cf4724b13ee267a21664401e /tools/perf/scripts/python
parent2bc06ffa0635e99cd4d88d6f6fe5bb4e4b9e50f1 (diff)
firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessors
Instead of type-casting the {tx,rx}.buf all over the place while accessing them to read/write __le{32,64} from/to the firmware, let's use the existing {get,put}_unaligned_le{32,64} accessors to hide all the type cast ugliness. Suggested-by: Philipp Zabel <[email protected]> Reviewed-by: Philipp Zabel <[email protected]> Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions