On Tue, Jul 26, 2022 at 03:05:49PM +0300, Andy Shevchenko wrote: > The struct i2c_client pointer is used only to get driver data, > associated with a struct device or print messages on behalf. > Moreover, the very same pointer to a struct device is already > assigned by a regmap and can be retrieved from there. > No need to keep a duplicative pointer. Thanks, Bungbu, for the review. Can it be now applied? -- With Best Regards, Andy Shevchenko