diff options
author | 2017-01-24 15:13:00 -0800 | |
---|---|---|
committer | 2017-02-06 13:05:22 -0800 | |
commit | 7a20c64ddb3deeb08bbe1ca8e9bcafd3241a5e0e (patch) | |
tree | 604176fe4a825ec518be9da928b533a13a416c48 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | remoteproc: Drop qcom_scm_pas_supported() from adsp_probe() (diff) | |
download | linux-dev-7a20c64ddb3deeb08bbe1ca8e9bcafd3241a5e0e.tar.xz linux-dev-7a20c64ddb3deeb08bbe1ca8e9bcafd3241a5e0e.zip |
remoteproc: Reduce asynchronous request_firmware to auto-boot only
The rproc_add_virtio_devices() requests firmware asynchronously and
triggers boot if the auto_boot flag is set. However, this
asynchronous call seems to be redundant for non auto-boot scenario
since the rproc_boot() would call request_firmware() anyways. Move
the auto_boot check to rproc_add() so that a redundant call to
_request_firmware can be avoided for non auto-boot case.
Signed-off-by: Sarangdhar Joshi <spjoshi@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions