u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Minkyu Kang <promsoft@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARMV7: S5P: rename the member of gpio structure
Date: Mon, 30 Aug 2010 14:46:45 +0900	[thread overview]
Message-ID: <AANLkTikwktUBnD_=wzAvEXyFruFE_+1P0Df5hoVATHN8@mail.gmail.com> (raw)
In-Reply-To: <4C74A480.1020104@samsung.com>

On 25 August 2010 14:05, Minkyu Kang <mk7.kang@samsung.com> wrote:
> Typically we declare the name of gpio structure to "gpio",
> so it was duplicated around the name. (e.g: gpio->gpio_a)
> This patch modified the naming that is removing "gpio_".
>
> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
> ?arch/arm/include/asm/arch-s5pc1xx/gpio.h | ?172 +++++++++++++++---------------
> ?board/samsung/goni/goni.c ? ? ? ? ? ? ? ?| ? ?8 +-
> ?board/samsung/smdkc100/smdkc100.c ? ? ? ?| ? ?2 +-
> ?3 files changed, 91 insertions(+), 91 deletions(-)
>

applied to u-boot-samsung

-- 
from. prom.
www.promsoft.net

      reply	other threads:[~2010-08-30  5:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-25  5:05 [U-Boot] [PATCH] ARMV7: S5P: rename the member of gpio structure Minkyu Kang
2010-08-30  5:46 ` Minkyu Kang [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='AANLkTikwktUBnD_=wzAvEXyFruFE_+1P0Df5hoVATHN8@mail.gmail.com' \
    --to=promsoft@gmail.com \
    --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;
as well as URLs for NNTP newsgroup(s).