[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZEfYOO9TQSbEyCu2@smile.fi.intel.com>
Date: Tue, 25 Apr 2023 16:40:08 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Mehdi Djait <mehdi.djait.k@...il.com>
Cc: jic23@...nel.org, mazziesaccount@...il.com,
krzysztof.kozlowski+dt@...aro.org, robh+dt@...nel.org,
lars@...afoo.de, linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: Re: [PATCH v3 4/7] iio: accel: kionix-kx022a: Add an i2c_device_id
table
On Tue, Apr 25, 2023 at 12:22:24AM +0200, Mehdi Djait wrote:
> Add the missing i2c device id
Seems like unfinished commit message (also note missing period, that's why
I paid attention to this).
...
> +static const struct i2c_device_id kx022a_i2c_id[] = {
> + { .name = "kx022a", 0 },
', 0' is redundant.
> + { }
> +};
> +MODULE_DEVICE_TABLE(i2c, kx022a_i2c_id);
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists