Sparclinux Archive mirror
 help / color / mirror / Atom feed
From: Andreas Larsson <andreas@gaisler.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"David S. Miller" <davem@davemloft.net>,
	"Sam Ravnborg" <sam@ravnborg.org>,
	"Rob Herring" <robh@kernel.org>,
	"Ahelenia Ziemiańska" <nabijaczleweli@nabijaczleweli.xyz>,
	"Andrew Morton" <akpm@linux-foundation.org>
Cc: sparclinux@vger.kernel.org, kernel@pengutronix.de
Subject: Re: [PATCH 0/2] sparc: Convert to platform remove callback returning void
Date: Mon, 22 Apr 2024 16:50:26 +0200	[thread overview]
Message-ID: <1a8f87ef-bc48-4c53-b1b0-d5e68d032261@gaisler.com> (raw)
In-Reply-To: <cover.1712755381.git.u.kleine-koenig@pengutronix.de>

On 2024-04-10 15:35, Uwe Kleine-König wrote:
> Hello,
> 
> this series converts the two platform drivers that have a remove callback below
> arch/sparc to implement remove_new instead. See commit 5c5a7680e67b
> ("platform: Provide a remove callback that returns no value") for an
> extended explanation and the eventual goal.
> 
> All conversations are trivial, because the driver's .remove() callbacks
> returned zero unconditionally already.
> 
> There are no interdependencies between the two patches, so they could be picked
> up individually if need be. This is merge window material.
> 
> Best regards
> Uwe
> 
> Uwe Kleine-König (2):
>   sparc: parport: Convert to platform remove callback returning void
>   sparc: chmc: Convert to platform remove callback returning void
> 
>  arch/sparc/include/asm/parport_64.h | 6 ++----
>  arch/sparc/kernel/chmc.c            | 5 ++---
>  2 files changed, 4 insertions(+), 7 deletions(-)
> 
> base-commit: 6ebf211bb11dfc004a2ff73a9de5386fa309c430

Reviewed-by: Andreas Larsson <andreas@gaisler.com>

Picking the series up to my for-next

Thanks,
Andreas

      parent reply	other threads:[~2024-04-22 14:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-10 13:35 [PATCH 0/2] sparc: Convert to platform remove callback returning void Uwe Kleine-König
2024-04-10 13:35 ` [PATCH 1/2] sparc: parport: " Uwe Kleine-König
2024-04-10 13:35 ` [PATCH 2/2] sparc: chmc: " Uwe Kleine-König
2024-04-22 14:50 ` Andreas Larsson [this message]

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=1a8f87ef-bc48-4c53-b1b0-d5e68d032261@gaisler.com \
    --to=andreas@gaisler.com \
    --cc=akpm@linux-foundation.org \
    --cc=davem@davemloft.net \
    --cc=kernel@pengutronix.de \
    --cc=nabijaczleweli@nabijaczleweli.xyz \
    --cc=robh@kernel.org \
    --cc=sam@ravnborg.org \
    --cc=sparclinux@vger.kernel.org \
    --cc=u.kleine-koenig@pengutronix.de \
    /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).