Re: [PATCH v2] mfd: Switch i2c drivers back to use .probe()

From: Lee Jones
Date: Tue May 16 2023 - 03:10:49 EST


On Mon, 15 May 2023, Uwe Kleine-König wrote:

> After commit b8a1a4cd5a98 ("i2c: Provide a temporary .probe_new()
> call-back type"), all drivers being converted to .probe_new() and then
> 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@xxxxxxxxxxxxxx>
> ---
> Changes since (implicit) v1:
> - Rebase on top of mfd-for-next from
> git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git and resolve
> a conflict with commit c20e8c5b1203 ("mfd: rk808: Split into core and
> i2c")

Good work!

Applied, thanks

--
Lee Jones [李琼斯]