Re: [PATCH v3] iio: light: vcnl4035 add i2c_device_id

From: Andy Shevchenko
Date: Sun Oct 18 2020 - 14:29:11 EST


On Sun, Oct 18, 2020 at 6:47 PM Vaishnav M A <vaishnav@xxxxxxxxxxxxxxx> wrote:
>
> Add i2c_device_id table for the vl53l0x-i2c driver,
> helps in device instantiation using i2c_new_client_device

In all your patches please refer to the functions like function().
For example, here is i2c_new_client_device().

> or from userspace in cases where device-tree based description
> is not possible now (Example: device on a gbphy i2c adapter
> created by greybus)

Don't forget proper English punctuation, like periods at the end of sentences.

--
With Best Regards,
Andy Shevchenko