diff options
author | 2019-08-07 13:46:27 +0100 | |
---|---|---|
committer | 2019-08-12 12:23:01 +0100 | |
commit | aa90ac45bc88e6a8efb199e45dab5d5a6b01c3d2 (patch) | |
tree | 79bc74c9ea824252cf4724b13ee267a21664401e /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | firmware: arm_scmi: Use asynchronous CLOCK_RATE_SET when possible (diff) | |
download | wireguard-linux-aa90ac45bc88e6a8efb199e45dab5d5a6b01c3d2.tar.xz wireguard-linux-aa90ac45bc88e6a8efb199e45dab5d5a6b01c3d2.zip |
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 <p.zabel@pengutronix.de>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions