public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] TRATS: initialize panel_info data structure in board file
Date: Thu, 26 Apr 2012 09:59:32 +0200	[thread overview]
Message-ID: <20120426095932.1f027dec@wker> (raw)
In-Reply-To: <4F9888E3.3020502@samsung.com>

Hi,

On Thu, 26 Apr 2012 08:29:39 +0900
Donghwa Lee <dh09.lee@samsung.com> wrote:

> panel_info data structure is gloable variable, so, I have initialized it
> in board file. If it is initialized in init_panel_info() like existing,
> it can't be used in drv_lcd_init() in common/lcd.c because
> init_panel_info() is called after drv_lcd_init().
> 
> change of v1:
>  - I had made a mistake that must do not included variables of vidinfo_t
> data structure was included in the file. So, I removed it.
> 
> Signed-off-by: Donghwa Lee <dh09.lee@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
>  board/samsung/trats/trats.c |   71 ++++++++++++++++++++++---------------------
>  drivers/video/exynos_fb.c   |    3 --
>  2 files changed, 36 insertions(+), 38 deletions(-)

Acked-by: Anatolij Gustschin <agust@denx.de>

This patch should also go through u-boot-samsung tree.

Thanks,
Anatolij

  reply	other threads:[~2012-04-26  7:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-25 23:29 [U-Boot] [PATCH v2] TRATS: initialize panel_info data structure in board file Donghwa Lee
2012-04-26  7:59 ` Anatolij Gustschin [this message]
2012-05-02  7:45   ` Minkyu Kang

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=20120426095932.1f027dec@wker \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox