From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] drivers:video:s6e8ax0: change data_to_send array to static
Date: Mon, 1 Jul 2013 20:00:34 +0200 [thread overview]
Message-ID: <20130701200034.65599298@crub> (raw)
In-Reply-To: <1369381426-1486-1-git-send-email-p.wilczek@samsung.com>
On Fri, 24 May 2013 09:43:46 +0200
Piotr Wilczek <p.wilczek@samsung.com> wrote:
> This patch change 'data_to_send' array to static to avoid
> unaligned access exeption on some platforms (ex Trats2).
>
> Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> CC: Minkyu Kang <mk7.kang@samsung.com>
> CC: Anatolij Gustschin <agust@denx.de>
> ---
> drivers/video/s6e8ax0.c | 26 +++++++++++++-------------
> 1 file changed, 13 insertions(+), 13 deletions(-)
Applied to u-boot-video/master. Thanks!
Anatolij
prev parent reply other threads:[~2013-07-01 18:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-24 7:43 [U-Boot] [PATCH] drivers:video:s6e8ax0: change data_to_send array to static Piotr Wilczek
2013-07-01 18:00 ` Anatolij Gustschin [this message]
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=20130701200034.65599298@crub \
--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 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.