public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: "Vignesh Raghavendra" <vigneshr@ti.com>,
	"Brian Norris" <computersforpeace@gmail.com>,
	"Kamal Dasu" <kamal.dasu@broadcom.com>,
	"Broadcom internal kernel review list"
	<bcm-kernel-feedback-list@broadcom.com>,
	"Richard Weinberger" <richard@nod.at>,
	"William Zhang" <william.zhang@broadcom.com>,
	"Anand Gore" <anand.gore@broadcom.com>,
	"Kursad Oney" <kursad.oney@broadcom.com>,
	"Florian Fainelli" <florian.fainelli@broadcom.com>,
	"Rafał Miłecki" <rafal@milecki.pl>, "Ray Jui" <rjui@broadcom.com>,
	"Scott Branden" <sbranden@broadcom.com>,
	linux-mtd@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de
Subject: Re: [PATCH 0/4] mtd: Convert to platform remove callback returning (part II)
Date: Fri, 3 Nov 2023 09:11:31 +0100	[thread overview]
Message-ID: <20231103091131.206e1eaf@xps-13> (raw)
In-Reply-To: <20231102220246.3336154-6-u.kleine-koenig@pengutronix.de>

Hi Uwe,

u.kleine-koenig@pengutronix.de wrote on Thu,  2 Nov 2023 23:02:47 +0100:

> Hello,
> 
> this series is the successor to the series "mtd: Convert to platform
> remove callback returning" sent earlier starting with Message-Id:
> 20231008200143.196369-1-u.kleine-koenig@pengutronix.de.
> 
> The brcmnand patch is new, my coccinelle script didn't find that one
> back then because the remove function is in a different compilation
> unit than the drivers.
> 
> The txx9ndfmc driver now was converted to a normal platform_driver first
> (i.e. one that doesn't use platform_driver_probe()) as
> suggested/requested by Miquel.
> 
> With this series all of drivers/mtd doesn't make use of
> platform_driver::remove any more and so we're ready to change this
> function according to the plan described in commit 5c5a7680e67b
> ("platform: Provide a remove callback that returns no value")
> 

LGTM, I'll apply at -rc1.

Thanks,
Miquèl

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

      parent reply	other threads:[~2023-11-03  8:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-02 22:02 [PATCH 0/4] mtd: Convert to platform remove callback returning (part II) Uwe Kleine-König
2023-11-02 22:02 ` [PATCH 1/4] mtd: rawnand: brcmnand: Convert to platform remove callback returning void Uwe Kleine-König
2023-11-02 22:13   ` Florian Fainelli
2023-11-13 11:12   ` Miquel Raynal
2023-11-03  8:11 ` Miquel Raynal [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=20231103091131.206e1eaf@xps-13 \
    --to=miquel.raynal@bootlin.com \
    --cc=anand.gore@broadcom.com \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=computersforpeace@gmail.com \
    --cc=florian.fainelli@broadcom.com \
    --cc=kamal.dasu@broadcom.com \
    --cc=kernel@pengutronix.de \
    --cc=kursad.oney@broadcom.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=rafal@milecki.pl \
    --cc=richard@nod.at \
    --cc=rjui@broadcom.com \
    --cc=sbranden@broadcom.com \
    --cc=u.kleine-koenig@pengutronix.de \
    --cc=vigneshr@ti.com \
    --cc=william.zhang@broadcom.com \
    /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