Re: [PATCH 481/606] mfd: wm8994-core: Convert to i2c's .probe_new()

From: Charles Keepax
Date: Mon Nov 21 2022 - 04:50:59 EST


On Fri, Nov 18, 2022 at 11:43:35PM +0100, Uwe Kleine-König wrote:
> From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
>
> .probe_new() doesn't get the i2c_device_id * parameter, so determine
> that explicitly in the probe function.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
> ---

Acked-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx>

Thanks,
Charles