Re: [PATCH 2/2] media: i2c: og0va1b: Add OmniVision OG0VA1B camera sensor

From: Uwe Kleine-König

Date: Thu Jun 18 2026 - 13:28:57 EST


Hello,

On Thu, Jun 18, 2026 at 06:37:44PM +0800, Wenmeng Liu wrote:
> +static const struct i2c_device_id og0va1b_id[] = {
> + { "og0va1b" },

please make this:

{ .name = "og0va1b" },

> + { }
> +};
> +MODULE_DEVICE_TABLE(i2c, og0va1b_id);

Best regards
Uwe

Attachment: signature.asc
Description: PGP signature