Re: [PATCH v3 08/10] mfd: intel_soc_pmic_crc: Convert driver to use ->probe_new()

From: Lee Jones
Date: Mon Aug 08 2022 - 12:17:48 EST


On Mon, 01 Aug 2022, Andy Shevchenko wrote:

> Use the ->probe_new() callback.
>
> The driver does not use const struct i2c_device_id * argument,
> so convert it to utilise the simplified I²C driver registration.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> Tested-by: Hans de Goede <hdegoede@xxxxxxxxxx>
> Acked-for-MFD-by: Lee Jones <lee.jones@xxxxxxxxxx>
> ---
>
> v3: no changes
> v2: added tags and rebased on top of new patch 1
>
> drivers/mfd/intel_soc_pmic_crc.c | 11 ++---------
> 1 file changed, 2 insertions(+), 9 deletions(-)

Applied, thanks.

--
DEPRECATED: Please use lee@xxxxxxxxxx