[RESEND PATCH v3 0/2] remoteproc: get rproc devices for clusters
From: Tanmay Shah
Date: Sat Oct 14 2023 - 19:16:04 EST
This series extends original patch and makes rproc_put() work
for clusters along with rprog_get_by_phandle().
Changes in v3:
- remove module_put call that was introduced in the patch by mistake
- remove redundant check in rproc_put
- Add inline comments in rproc_put that explains functionality
Changes in v2:
- Introduce patch to fix rproc_put as per modified rproc_get_by_phandle
v1 is here: https://lore.kernel.org/all/20221214221643.1286585-1-mathieu.poirier@xxxxxxxxxx/
Mathieu Poirier (1):
remoteproc: Make rproc_get_by_phandle() work for clusters
Tanmay Shah (1):
remoteproc: enhance rproc_put() for clusters
drivers/remoteproc/remoteproc_core.c | 45 ++++++++++++++++++++++++++--
1 file changed, 43 insertions(+), 2 deletions(-)
base-commit: a7d272979d3a89b117ca2c547dc8a465c4f28635
--
2.25.1