On Fri, Feb 23, 2018 at 5:11 PM, Enric Balletbo i Serra
<enric.balle...@collabora.com> wrote:
> From: Wei-Ning Huang <wnhu...@google.com>
>
> Add ACPI module device table for matching cros-ec devices to load the
> cros_ec_i2c driver automatically.

> +static const struct acpi_device_id cros_ec_i2c_acpi_id[] = {
> +       { "GOOG0008", 0 },
> +       { },

Please, avoid commas in terminator entries.

> +};

-- 
With Best Regards,
Andy Shevchenko

Reply via email to