[PATCH] mtd: maps: pismo: Switch back to use i2c_driver's .probe()

Miquel Raynal miquel.raynal at bootlin.com
Mon Jun 19 01:39:41 PDT 2023


On Sun, 2023-06-11 at 20:43:27 UTC, =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= wrote:
> After commit b8a1a4cd5a98 ("i2c: Provide a temporary .probe_new()
> call-back type"), all drivers being converted to .probe_new() and then
> commit 03c835f498b5 ("i2c: Switch .probe() to not take an id parameter")
> convert back to (the new) .probe() to be able to eventually drop
> .probe_new() from struct i2c_driver.
> 
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next, thanks.

Miquel



More information about the linux-mtd mailing list