linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: grant.likely@secretlab.ca (Grant Likely)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] Move U300 and Nomadik GPIO drivers v2
Date: Thu, 26 May 2011 17:25:18 -0600	[thread overview]
Message-ID: <20110526232518.GA1384@ponder.secretlab.ca> (raw)
In-Reply-To: <1306271192-28911-1-git-send-email-linus.walleij@stericsson.com>

On Tue, May 24, 2011 at 11:06:32PM +0200, Linus Walleij wrote:
> From: Linus Walleij <linus.walleij@linaro.org>
> 
> This is a rebase of the earlier patch set, due to updates
> pulled in to Torvalds tree conflicting with earlier movement
> patches.
> 
> I also used -M so we can see what is happening, yay!

Applied whole series, plus the kconfig fixup.  Thanks.

g.

> 
> Linus Walleij (2):
>   gpio: move U300 GPIO driver to drivers/gpio
>   gpio: move Nomadik GPIO driver to drivers/gpio
> 
> Rabin Vincent (1):
>   gpio/nomadik: show all pins in debug
> 
> Rickard Andersson (1):
>   gpio/nomadik: add function to read GPIO pull down status
> 
>  arch/arm/mach-u300/Makefile                        |    2 +-
>  arch/arm/plat-nomadik/Kconfig                      |    5 --
>  arch/arm/plat-nomadik/Makefile                     |    1 -
>  arch/arm/plat-nomadik/include/plat/gpio.h          |    2 +
>  drivers/gpio/Makefile                              |    2 +
>  .../gpio.c => drivers/gpio/gpio-nomadik.c          |   65 +++++++++++++++++---
>  .../mach-u300/gpio.c => drivers/gpio/gpio-u300.c   |    0
>  7 files changed, 62 insertions(+), 15 deletions(-)
>  rename arch/arm/plat-nomadik/gpio.c => drivers/gpio/gpio-nomadik.c (95%)
>  rename arch/arm/mach-u300/gpio.c => drivers/gpio/gpio-u300.c (100%)
> 
> -- 
> 1.7.3.2
> 

      reply	other threads:[~2011-05-26 23:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-24 21:06 [PATCH 0/4] Move U300 and Nomadik GPIO drivers v2 Linus Walleij
2011-05-26 23:25 ` Grant Likely [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=20110526232518.GA1384@ponder.secretlab.ca \
    --to=grant.likely@secretlab.ca \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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).