All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4] tx25: Use generic gpio_* calls
Date: Sat, 11 Aug 2012 00:06:29 +0200	[thread overview]
Message-ID: <20120811000629.40edf717@wker> (raw)
In-Reply-To: <4FDCBF61.6040705@gmail.com>

Hi,

On Sat, 16 Jun 2012 22:46:17 +0530
Vikram Narayanan <vikram186@gmail.com> wrote:

> Instead of manipulating gpio registers directly, use the calls
> from the gpio library.
> 
> Signed-off-by: Vikram Narayanan <vikram186@gmail.com>
> Acked-by: Stefano Babic <sbabic@denx.de>
> Cc: John Rigby <jcrigby@gmail.com>
> Cc: Fabio Estevam <fabio.estevam@freescale.com>
> ---
> Changes from v3:
> Use gpio_set_value instead of gpio_direction_output
> (Ahh. Missed it again!!. Very bad)
> 
> Changes from v2:
> Swap the place of the change log and commit message.
> 
> Changes from v1:
> Used appropriate gpio_* lib calls.
> 
>  board/karo/tx25/tx25.c |   25 +++++++++----------------
>  1 files changed, 9 insertions(+), 16 deletions(-)

applied to my staging branch, thanks!

Anatolij

      parent reply	other threads:[~2012-08-10 22:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-16 17:16 [U-Boot] [PATCH v4] tx25: Use generic gpio_* calls Vikram Narayanan
2012-06-16 19:03 ` Fabio Estevam
2012-06-18  7:11 ` Stefano Babic
2012-08-10 22:06 ` 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=20120811000629.40edf717@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 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.