LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Arnd Bergmann" <arnd@arndb.de>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>,
	"derek.kiernan@amd.com" <derek.kiernan@amd.com>,
	Kees Cook <keescook@chromium.org>,
	linux-arm-msm@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
	linux-kernel@vger.kernel.org,
	Claudiu Beznea <claudiu.beznea@tuxon.dev>,
	John Stultz <jstultz@google.com>,
	Michal Simek <michal.simek@amd.com>,
	"dragan.cvetic@amd.com" <dragan.cvetic@amd.com>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Justin Stitt <justinstitt@google.com>,
	Frederic Barrat <fbarrat@linux.ibm.com>,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
	Tomas Winkler <tomas.winkler@intel.com>,
	Amol Maheshwari <amahesh@qti.qualcomm.com>,
	Jiri Slaby <jirislaby@kernel.org>,
	Appana Durga Kedareswara rao
	<appana.durga.kedareswara.rao@amd.com>,
	linux-arm-kernel@lists.infradead.org,
	Andrew Donnellan <ajd@linux.ibm.com>
Subject: Re: [PATCH 00/11] misc: Convert to platform remove callback returning void
Date: Wed, 21 Feb 2024 14:52:29 +0100	[thread overview]
Message-ID: <d6c4ff9e-756a-4604-993a-cf14cfdbc53c@app.fastmail.com> (raw)
In-Reply-To: <cover.1708508896.git.u.kleine-koenig@pengutronix.de>

On Wed, Feb 21, 2024, at 10:53, Uwe Kleine-König wrote:
> Hello,
>
> this series converts all drivers below drivers/misc to struct
> platform_driver::remove_new(). 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 their .remove() callbacks
> returned zero unconditionally.
>
> There are no interdependencies between these patches, so they could be
> picked up individually. But I'd hope that Greg or Arnd picks them up all
> together.

These all look good to me, whole series

Acked-by: Arnd Bergmann <arnd@arndb.de>

  parent reply	other threads:[~2024-02-21 13:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-21  9:53 [PATCH 00/11] misc: Convert to platform remove callback returning void Uwe Kleine-König
2024-02-21  9:53 ` [PATCH 02/11] cxl: " Uwe Kleine-König
2024-02-22  2:46   ` Andrew Donnellan
2024-02-21 13:52 ` Arnd Bergmann [this message]
2024-03-04 22:36   ` [PATCH 00/11] misc: " Uwe Kleine-König
2024-03-04 23:42     ` Greg Kroah-Hartman

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=d6c4ff9e-756a-4604-993a-cf14cfdbc53c@app.fastmail.com \
    --to=arnd@arndb.de \
    --cc=ajd@linux.ibm.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=amahesh@qti.qualcomm.com \
    --cc=appana.durga.kedareswara.rao@amd.com \
    --cc=claudiu.beznea@tuxon.dev \
    --cc=derek.kiernan@amd.com \
    --cc=dragan.cvetic@amd.com \
    --cc=fbarrat@linux.ibm.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jirislaby@kernel.org \
    --cc=jstultz@google.com \
    --cc=justinstitt@google.com \
    --cc=keescook@chromium.org \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=michal.simek@amd.com \
    --cc=srinivas.kandagatla@linaro.org \
    --cc=tomas.winkler@intel.com \
    --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