diff options
author | Beleswar Padhi <b-padhi@ti.com> | 2024-08-08 10:41:26 +0300 |
---|---|---|
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2024-08-16 17:45:02 +0300 |
commit | f3f11cfe890733373ddbb1ce8991ccd4ee5e79e1 (patch) | |
tree | f8fdfc4d8d009afbff023704c7f0fa0bd7ac65fb /rust/helpers/task.c | |
parent | c81ef0cb576a3995edf24b63e9639881f19a2122 (diff) | |
download | linux-f3f11cfe890733373ddbb1ce8991ccd4ee5e79e1.tar.xz |
remoteproc: k3-r5: 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>
Link: https://lore.kernel.org/r/20240808074127.2688131-3-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