public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] remoteproc: get rproc devices for clusters
@ 2023-03-28 16:49 Tanmay Shah
  2023-03-28 16:49 ` [PATCH v3 1/2] remoteproc: Make rproc_get_by_phandle() work " Tanmay Shah
  2023-03-28 16:49 ` [PATCH v3 2/2] remoteproc: enhance rproc_put() " Tanmay Shah
  0 siblings, 2 replies; 4+ messages in thread
From: Tanmay Shah @ 2023-03-28 16:49 UTC (permalink / raw)
  To: andersson, mathieu.poirier; +Cc: linux-remoteproc, linux-kernel, Tanmay Shah

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@linaro.org/

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: e19967994d342a5986d950a1bfddf19d7e1191b7
-- 
2.25.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-04-05 17:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-28 16:49 [PATCH v3 0/2] remoteproc: get rproc devices for clusters Tanmay Shah
2023-03-28 16:49 ` [PATCH v3 1/2] remoteproc: Make rproc_get_by_phandle() work " Tanmay Shah
2023-03-28 16:49 ` [PATCH v3 2/2] remoteproc: enhance rproc_put() " Tanmay Shah
2023-04-05 17:05   ` Mathieu Poirier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox