Re: [PATCH v1 5/6] i2c: core: Do not dereference fwnode in struct device
From: Andy Shevchenko
Date: Fri Mar 21 2025 - 14:58:11 EST
On Wed, Mar 12, 2025 at 08:48:52PM +0200, Andy Shevchenko wrote:
> In order to make the underneath API easier to change in the future,
> prevent users from dereferencing fwnode from struct device.
> Instead, use the specific device_set_node() API for that.
> drivers/i2c/i2c-core-base.c | 18 ++++++++++--------
This missed i2c-core-of.c changes.
--
With Best Regards,
Andy Shevchenko