[PATCH 0/4] mtd: Convert to platform remove callback returning (part II)

Miquel Raynal miquel.raynal at bootlin.com
Fri Nov 3 01:11:31 PDT 2023


Hi Uwe,

u.kleine-koenig at 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 at 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



More information about the linux-mtd mailing list