From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Axel Lin <axel.lin@ingics.com>
Cc: Archit Taneja <archit@ti.com>, Mythri P K <mythripk@ti.com>,
linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] OMAPDSS: Add terminating entry for picodlp_i2c_id table
Date: Fri, 30 Nov 2012 10:54:55 +0200 [thread overview]
Message-ID: <50B8745F.4020701@ti.com> (raw)
In-Reply-To: <1354249845.18712.2.camel@phoenix>
[-- Attachment #1: Type: text/plain, Size: 759 bytes --]
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@gmail.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
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 899 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Axel Lin <axel.lin@ingics.com>
Cc: Archit Taneja <archit@ti.com>, Mythri P K <mythripk@ti.com>,
<linux-omap@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] OMAPDSS: Add terminating entry for picodlp_i2c_id table
Date: Fri, 30 Nov 2012 10:54:55 +0200 [thread overview]
Message-ID: <50B8745F.4020701@ti.com> (raw)
In-Reply-To: <1354249845.18712.2.camel@phoenix>
[-- Attachment #1: Type: text/plain, Size: 759 bytes --]
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@gmail.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
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 899 bytes --]
next prev parent reply other threads:[~2012-11-30 8:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-30 4:30 [PATCH] OMAPDSS: Add terminating entry for picodlp_i2c_id table Axel Lin
2012-11-30 8:54 ` Tomi Valkeinen [this message]
2012-11-30 8:54 ` Tomi Valkeinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50B8745F.4020701@ti.com \
--to=tomi.valkeinen@ti.com \
--cc=archit@ti.com \
--cc=axel.lin@ingics.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=mythripk@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.