All of lore.kernel.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] mach-u300: rewrite gpio driver, move to drivers/gpio
Date: Mon, 18 Apr 2011 07:01:30 +0200	[thread overview]
Message-ID: <201104180701.30384.arnd@arndb.de> (raw)
In-Reply-To: <1303076969-13039-1-git-send-email-linus.walleij@stericsson.com>

On Sunday 17 April 2011, Linus Walleij wrote:
> From: Linus Walleij <linus.walleij@linaro.org>
> 
> This rewrites the U300 GPIO driver using gpiolib and the irq_chip
> abstractions, makes it runtime-configured rather than compile-time,
> and moves it to the drivers/gpio subsystem where it belongs,
> depopulating the ARM tree of one more driver.
> 
> Cc: Jonas Aaberg <jonas.aberg@stericsson.com>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

The new driver looks good, but it would be nice to see the actual changes you did.
You can do that by either passing the -M flag to git-format-patch, or by splitting
up the patch into separate move and rewrite bits, in either order.

Acked-by: Arnd Bergmann <arnd@arndb.de>

	Arnd

WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@arndb.de>
To: Linus Walleij <linus.walleij@stericsson.com>
Cc: Grant Likely <grant.likely@secretlab.ca>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Lee Jones <lee.jones@linaro.org>,
	Linus Walleij <linus.walleij@linaro.org>,
	Jonas Aaberg <jonas.aberg@stericsson.com>
Subject: Re: [PATCH 2/2] mach-u300: rewrite gpio driver, move to drivers/gpio
Date: Mon, 18 Apr 2011 07:01:30 +0200	[thread overview]
Message-ID: <201104180701.30384.arnd@arndb.de> (raw)
In-Reply-To: <1303076969-13039-1-git-send-email-linus.walleij@stericsson.com>

On Sunday 17 April 2011, Linus Walleij wrote:
> From: Linus Walleij <linus.walleij@linaro.org>
> 
> This rewrites the U300 GPIO driver using gpiolib and the irq_chip
> abstractions, makes it runtime-configured rather than compile-time,
> and moves it to the drivers/gpio subsystem where it belongs,
> depopulating the ARM tree of one more driver.
> 
> Cc: Jonas Aaberg <jonas.aberg@stericsson.com>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

The new driver looks good, but it would be nice to see the actual changes you did.
You can do that by either passing the -M flag to git-format-patch, or by splitting
up the patch into separate move and rewrite bits, in either order.

Acked-by: Arnd Bergmann <arnd@arndb.de>

	Arnd

  reply	other threads:[~2011-04-18  5:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-17 21:49 [PATCH 2/2] mach-u300: rewrite gpio driver, move to drivers/gpio Linus Walleij
2011-04-17 21:49 ` Linus Walleij
2011-04-18  5:01 ` Arnd Bergmann [this message]
2011-04-18  5:01   ` Arnd Bergmann
  -- strict thread matches above, loose matches on Subject: below --
2011-04-20 16:00 Linus Walleij
2011-04-20 16:00 ` Linus Walleij

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=201104180701.30384.arnd@arndb.de \
    --to=arnd@arndb.de \
    --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 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.