Linux-remoteproc Archive mirror
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Bjorn Andersson <andersson@kernel.org>,
	Mathieu Poirier <mathieu.poirier@linaro.org>
Cc: linux-remoteproc@vger.kernel.org, kernel@pengutronix.de
Subject: [PATCH 0/3] remoteproc: k3-dsp: Some cleanups
Date: Thu, 23 Nov 2023 22:16:58 +0100	[thread overview]
Message-ID: <20231123211657.518181-5-u.kleine-koenig@pengutronix.de> (raw)

Hello,

my initial plan was to just convert the k3-dsp remoteproc driver to
.remove_new() (i.e. the third patch). The other two patches are
improvements I noticed while working on that driver.

Best regards
Uwe

Uwe Kleine-König (3):
  remoteproc: k3-dsp: Suppress duplicate error message in .remove()
  remoteproc: k3-dsp: Use symbolic error codes in error messages
  remoteproc: k3-dsp: Convert to platform remove callback returning void

 drivers/remoteproc/ti_k3_dsp_remoteproc.c | 87 ++++++++++-------------
 1 file changed, 38 insertions(+), 49 deletions(-)

base-commit: 4e87148f80d198ba5febcbcc969c6b9471099a09
-- 
2.42.0


             reply	other threads:[~2023-11-23 21:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-23 21:16 Uwe Kleine-König [this message]
2023-11-23 21:16 ` [PATCH 1/3] remoteproc: k3-dsp: Suppress duplicate error message in .remove() Uwe Kleine-König
2023-11-29 17:35   ` Mathieu Poirier
2023-11-29 22:50     ` Uwe Kleine-König
2023-11-30 16:36       ` Mathieu Poirier
2023-11-30 17:19   ` Mathieu Poirier
2023-12-01  8:39     ` Uwe Kleine-König
2023-12-04 18:53     ` Hari Nagalla
2023-11-23 21:17 ` [PATCH 2/3] remoteproc: k3-dsp: Use symbolic error codes in error messages Uwe Kleine-König
2023-11-23 21:17 ` [PATCH 3/3] remoteproc: k3-dsp: Convert to platform remove callback returning void Uwe Kleine-König

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=20231123211657.518181-5-u.kleine-koenig@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=andersson@kernel.org \
    --cc=kernel@pengutronix.de \
    --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).