diff options
author | 2017-03-29 19:16:27 +0100 | |
---|---|---|
committer | 2017-03-31 11:00:23 +0100 | |
commit | c511fa3f35e30982445fae2946f4aade3f42203d (patch) | |
tree | 82c71d810d12f1d2e8998aa4fe34df2fc839c766 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.11-rc1 (diff) | |
download | linux-rng-c511fa3f35e30982445fae2946f4aade3f42203d.tar.xz linux-rng-c511fa3f35e30982445fae2946f4aade3f42203d.zip |
firmware: arm_scpi: reinit completion instead of full init_completion()
Instead of performing full initialization of the completion structure
on each transfer in scpi_send_message(), we initialize it at boot time
(more specifically, in the relevant probe() function) and use
reinit_completion() to reset ->done counter on each message transfer.
Signed-off-by: Alexey Klimov <alexey.klimov@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions