Re: [PATCH v1 0/3] i2c: stop using i2c_of_match_device()

From: Andy Shevchenko
Date: Thu Feb 23 2023 - 08:51:09 EST


On Tue, Feb 21, 2023 at 03:33:04PM +0200, Andy Shevchenko wrote:
> i2c_of_match_device() is used by core and a couple of drivers.
> Instead, convert those drivers to use device_get_match_data()
> and unexport i2c_of_match_device().

After a good discussion and reading a bit deeper some code,
self-NAK for this series. We seems need to be more smart.

--
With Best Regards,
Andy Shevchenko