From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] video: support exynos fimd driver for various exynos series
Date: Fri, 20 Jul 2012 10:28:29 +0200 [thread overview]
Message-ID: <20120720102829.47b82d25@wker> (raw)
In-Reply-To: <50076344.40205@samsung.com>
Hi,
On Thu, 19 Jul 2012 10:30:44 +0900
Donghwa Lee <dh09.lee@samsung.com> wrote:
> This patch support exynos fimd driver for various exynos series different from
> existing it supports only exynos4 chip.
>
> Signed-off-by: Donghwa Lee <dh09.lee@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
> Changes for v1:
> - moves exynos_fimd_get_base_offset() to exynos_fb.h
Why? This function is used in exynos_fimd.c file only. Moving it
to the header file will result in a warning when compiling files
including exynos_fb.h. This function should be in exynos_fimd.c.
Thanks,
Anatolij
next prev parent reply other threads:[~2012-07-20 8:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <4FF24340.7000509@samsung.com>
2012-07-19 1:30 ` [U-Boot] [PATCH v2] video: support exynos fimd driver for various exynos series Donghwa Lee
2012-07-20 4:47 ` Minkyu Kang
2012-07-20 8:28 ` Anatolij Gustschin [this message]
2012-07-20 11:18 ` 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=20120720102829.47b82d25@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