Re: [PATCH v1 1/8] media: ov2740: Remove duplicative pointer in struct nvm_data

From: Andy Shevchenko
Date: Tue Aug 23 2022 - 13:02:20 EST


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