diff options
author | Beleswar Padhi <b-padhi@ti.com> | 2024-08-08 10:41:27 +0300 |
---|---|---|
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2024-08-16 17:45:32 +0300 |
commit | ea1d6fb5b57135e8e05ebfaaf816e199baee96b3 (patch) | |
tree | e9a7f1806ee279fabef3da1e58f66aec56ff302b /rust/helpers/task.c | |
parent | f3f11cfe890733373ddbb1ce8991ccd4ee5e79e1 (diff) | |
download | linux-ea1d6fb5b57135e8e05ebfaaf816e199baee96b3.tar.xz |
remoteproc: k3-dsp: Acquire mailbox handle during probe routine
Acquire the mailbox handle during device probe and do not release handle
in stop/detach routine or error paths. This removes the redundant
requests for mbox handle later during rproc start/attach. This also
allows to defer remoteproc driver's probe if mailbox is not probed yet.
Signed-off-by: Beleswar Padhi <b-padhi@ti.com>
Acked-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20240808074127.2688131-4-b-padhi@ti.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions