diff options
| author | 2017-03-29 19:16:27 +0100 | |
|---|---|---|
| committer | 2017-03-31 11:00:23 +0100 | |
| commit | c511fa3f35e30982445fae2946f4aade3f42203d (patch) | |
| tree | 82c71d810d12f1d2e8998aa4fe34df2fc839c766 /include/linux/debugobjects.h | |
| parent | Linux 4.11-rc1 (diff) | |
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 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
