Re: [RESEND PATCH] mfd: Use i2c_get_match_data()

From: Chanwoo Choi
Date: Wed Oct 18 2023 - 11:34:37 EST


On 23. 10. 18. 05:36, Rob Herring wrote:
> Use preferred i2c_get_match_data() instead of of_match_device() and
> i2c driver_data to get the driver match data. With this, adjust the
> includes to explicitly include the correct headers.
>
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> ---
> drivers/mfd/lochnagar-i2c.c | 9 ++-------
> drivers/mfd/lp87565.c | 9 +++------
> drivers/mfd/max14577.c | 14 +++-----------
> drivers/mfd/rn5t618.c | 11 ++---------
> drivers/mfd/wm831x-i2c.c | 16 ++++------------
> drivers/mfd/wm8994-core.c | 11 +----------
> 6 files changed, 15 insertions(+), 55 deletions(-)
>

For max14577 mfd,

Reviewed-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>

--
Best Regards,
Samsung Electronics
Chanwoo Choi