diff options
author | Mathieu Poirier <[email protected]> | 2021-03-12 09:24:37 -0700 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2021-03-18 07:54:51 -0500 |
commit | 16324fc8def1c08a92261089aaf503aca3381aa6 (patch) | |
tree | 5fb7c2e3a427b909e54532167c618fb143f3c6d8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 3d2ee78906af5f08d499d6aa3aa504406fa38106 (diff) |
remoteproc: Remove useless check in rproc_del()
Whether started at probe() time or thereafter from the command
line, a remote processor needs to be shut down before the final
cleanup phases can happen. Otherwise the system may be left in
an unpredictable state where the remote processor is expecting
the remoteproc core to be providing services when in fact it
no longer exist.
Invariably calling rproc_shutdown() is fine since it will return
immediately if the remote processor has already been switched
off.
Signed-off-by: Mathieu Poirier <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
Reviewed-by: Arnaud Pouliquen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions