From: Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
To: andersson@kernel.org, mathieu.poirier@linaro.org
Cc: linux-remoteproc@vger.kernel.org,
Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
Subject: [PATCH v2 0/2] Fix the error path of probe functions in
Date: Fri, 8 Nov 2024 12:42:40 +0900 [thread overview]
Message-ID: <cover.1731036523.git.joe@pf.is.s.u-tokyo.ac.jp> (raw)
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
next reply other threads:[~2024-11-08 3:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-08 3:42 Joe Hattori [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1731036523.git.joe@pf.is.s.u-tokyo.ac.jp \
--to=joe@pf.is.s.u-tokyo.ac.jp \
--cc=andersson@kernel.org \
--cc=linux-remoteproc@vger.kernel.org \
--cc=mathieu.poirier@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).