diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2016-12-06 17:04:45 -0800 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2016-12-09 16:16:55 -0800 |
commit | 2bfc311a57f5694106fdd0db7ca1eb6a4b35f2a9 (patch) | |
tree | 3a92b363198b11f5408c7b5f008bb3d444772b7b /ipc | |
parent | 394c62000acb0b47b105d1b52e7d8f827c3293e3 (diff) | |
download | op-kernel-dev-2bfc311a57f5694106fdd0db7ca1eb6a4b35f2a9.zip op-kernel-dev-2bfc311a57f5694106fdd0db7ca1eb6a4b35f2a9.tar.gz |
remoteproc: Drop wait in __rproc_boot()
In the event that rproc_boot() is called before the firmware loaded
completion has been flagged it will wait with the mutex held,
obstructing the request_firmware_nowait() callback from completing the
wait.
As rproc_fw_config_virtio() has been reduced to only triggering
auto-boot there is no longer a reason for waiting in rproc_boot(), so
drop this.
Cc: Sarangdhar Joshi <spjoshi@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions