-
由 Alexey Klimov 提交于
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: NAlexey Klimov <alexey.klimov@arm.com> Signed-off-by: NSudeep Holla <sudeep.holla@arm.com>
c511fa3f