Linux-remoteproc Archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix the error path of probe functions in
@ 2024-11-08  3:42 Joe Hattori
  2024-11-08  3:42 ` [PATCH v2 1/2] remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe() Joe Hattori
  2024-11-08  3:42 ` [PATCH v2 2/2] remoteproc: qcom: adsp: " Joe Hattori
  0 siblings, 2 replies; 3+ messages in thread
From: Joe Hattori @ 2024-11-08  3:42 UTC (permalink / raw)
  To: andersson, mathieu.poirier; +Cc: linux-remoteproc, Joe Hattori

This patch set fixes the error path of adsp_probe() in qcom_q6v5_adsp.c
and qcom_q6v5_pas.c by removnig subdevs and deinitializing qcom_q6v5.

Changes since v1:
- Fix the error path of adsp_probe() in qcom_q6v5_adsp.c
- Add appropriate Fixes tags.

Joe Hattori (2):
  remoteproc: qcom: pas: Remove subdevs on the error path of
    adsp_probe()
  remoteproc: qcom: adsp: Remove subdevs on the error path of
    adsp_probe()

 drivers/remoteproc/qcom_q6v5_adsp.c | 11 +++++++++--
 drivers/remoteproc/qcom_q6v5_pas.c  | 20 +++++++++++++++-----
 2 files changed, 24 insertions(+), 7 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-11-08  3:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-08  3:42 [PATCH v2 0/2] Fix the error path of probe functions in Joe Hattori
2024-11-08  3:42 ` [PATCH v2 1/2] remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe() Joe Hattori
2024-11-08  3:42 ` [PATCH v2 2/2] remoteproc: qcom: adsp: " Joe Hattori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).