From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Andrzej Hajda <a.hajda@samsung.com>,
FRAMEBUFFER LAYER <linux-fbdev@vger.kernel.org>
Cc: Kyungmin Park <kyungmin.park@samsung.com>,
Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 1/2] video: of: display_timing: correct display-timings node finding
Date: Thu, 26 Sep 2013 09:37:50 +0000 [thread overview]
Message-ID: <5244006E.1030604@ti.com> (raw)
In-Reply-To: <1380109892-13040-2-git-send-email-a.hajda@samsung.com>
[-- Attachment #1: Type: text/plain, Size: 510 bytes --]
On 25/09/13 14:51, Andrzej Hajda wrote:
> of_get_display_timing(s) use of_find_node_by_name
> to get child node, this is incorrect, of_get_child_by_name
> should be used instead. The patch fixes it.
> Small typo is also corrected.
>
> Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
> drivers/video/of_display_timing.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Thanks, queuing for 3.12 fixes.
Tomi
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Andrzej Hajda <a.hajda@samsung.com>,
FRAMEBUFFER LAYER <linux-fbdev@vger.kernel.org>
Cc: Kyungmin Park <kyungmin.park@samsung.com>,
Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 1/2] video: of: display_timing: correct display-timings node finding
Date: Thu, 26 Sep 2013 12:37:50 +0300 [thread overview]
Message-ID: <5244006E.1030604@ti.com> (raw)
In-Reply-To: <1380109892-13040-2-git-send-email-a.hajda@samsung.com>
[-- Attachment #1.1: Type: text/plain, Size: 510 bytes --]
On 25/09/13 14:51, Andrzej Hajda wrote:
> of_get_display_timing(s) use of_find_node_by_name
> to get child node, this is incorrect, of_get_child_by_name
> should be used instead. The patch fixes it.
> Small typo is also corrected.
>
> Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
> drivers/video/of_display_timing.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Thanks, queuing for 3.12 fixes.
Tomi
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2013-09-26 9:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-25 11:51 [PATCH 0/2] video: of: display_timing: fixes Andrzej Hajda
2013-09-25 11:51 ` Andrzej Hajda
2013-09-25 11:51 ` [PATCH 1/2] video: of: display_timing: correct display-timings node finding Andrzej Hajda
2013-09-25 11:51 ` Andrzej Hajda
2013-09-26 9:37 ` Tomi Valkeinen [this message]
2013-09-26 9:37 ` Tomi Valkeinen
2013-09-25 11:51 ` [PATCH 2/2] video: of: display_timing: remove broken of_display_timings_exist Andrzej Hajda
2013-09-25 11:51 ` Andrzej Hajda
2013-09-26 9:37 ` Tomi Valkeinen
2013-09-26 9:37 ` 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=5244006E.1030604@ti.com \
--to=tomi.valkeinen@ti.com \
--cc=a.hajda@samsung.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=kyungmin.park@samsung.com \
--cc=linux-fbdev@vger.kernel.org \
--cc=plagnioj@jcrosoft.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.