[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <50B8745F.4020701@ti.com>
Date: Fri, 30 Nov 2012 10:54:55 +0200
From: Tomi Valkeinen <tomi.valkeinen@...com>
To: Axel Lin <axel.lin@...ics.com>
CC: Archit Taneja <archit@...com>, Mythri P K <mythripk@...com>,
<linux-omap@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] OMAPDSS: Add terminating entry for picodlp_i2c_id table
Hi,
On 2012-11-30 06:30, Axel Lin wrote:
> The i2c_device_id table is supposed to be zero-terminated.
>
> Signed-off-by: Axel Lin <axel.lin@...il.com>
> ---
> drivers/video/omap2/displays/panel-picodlp.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/video/omap2/displays/panel-picodlp.c b/drivers/video/omap2/displays/panel-picodlp.c
> index e3a6c19..1b94018 100644
> --- a/drivers/video/omap2/displays/panel-picodlp.c
> +++ b/drivers/video/omap2/displays/panel-picodlp.c
> @@ -50,6 +50,7 @@ struct picodlp_i2c_data {
>
> static struct i2c_device_id picodlp_i2c_id[] = {
> { "picodlp_i2c_driver", 0 },
> + { }
> };
>
> struct picodlp_i2c_command {
Thanks, I'll apply to omapdss tree.
Tomi
Download attachment "signature.asc" of type "application/pgp-signature" (900 bytes)
Powered by blists - more mailing lists