[PATCH v2 13/33] mtd: rawnand: fsl_elbc: Let .probe retry if local bus is missing
Miquel Raynal
miquel.raynal at bootlin.com
Mon Jan 22 10:19:44 PST 2024
Hi Uwe,
u.kleine-koenig at pengutronix.de wrote on Mon, 22 Jan 2024 19:07:08 +0100:
> If during probe fsl_lbc_ctrl_dev is NULL that might just be because the
> fsl_lbc driver didn't bind yet. So return -EPROBE_DEFER in this case to
> make the driver core retry probing later.
Despite the probable usefulness of this change, I don't see any
relationship with the current series. So unless there is a good reason
I might take this one through the nand tree.
Also, what about a Fixes/Cc: stable tag here?
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
Thanks,
Miquèl
More information about the linux-mtd
mailing list