Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/5] ARM: pxa: move gpio driver into drivers directory
Date: Sat, 1 Oct 2011 17:51:05 +0100	[thread overview]
Message-ID: <20111001165105.GM11710@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <20111001164241.GK11710@n2100.arm.linux.org.uk>

On Sat, Oct 01, 2011 at 05:42:41PM +0100, Russell King - ARM Linux wrote:
> On Fri, Sep 30, 2011 at 06:19:15PM +0800, Haojian Zhuang wrote:
> > Changelog:
> > v2:
> > 	1. Remove gpio.c from mach-pxa & mach-mmp that is introduced from v1.
> > 	2. Remove init function in gpio.c. Move the platfrom_device_register()
> > 	   into platform driver.
> > 	3. Initialize pxa_gpio_regs in gpio-pxa.c
> > 	4. Simplify code of identifing pxa gpio series or mmp gpio series.
> > 	5. Use linux/io.h instead of asm/io.h.
> 
> This series looks fine to me.  You don't mention what it's based upon -
> should I assume my gpio patch series?  If so, it looks fine to be
> submitted to the patch system.
> 
> It would be nice to have a few acks from people against it first though.

I assume this clashes with patches 7103/1 and 7104/1 in the patch system.
Should I ignore those two for the meantime?

  reply	other threads:[~2011-10-01 16:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-30 10:19 [PATCH v2 0/5] ARM: pxa: move gpio driver into drivers directory Haojian Zhuang
2011-09-30 10:19 ` [PATCH v2 1/5] ARM: pxa: remove redundant macro on GPIO Haojian Zhuang
2011-09-30 10:19 ` [PATCH v2 2/5] ARM: pxa: remove set_wake_t Haojian Zhuang
2011-09-30 10:19 ` [PATCH v2 3/5] ARM: pxa: rename gpio_to_irq and irq_to_gpio Haojian Zhuang
2011-09-30 10:19 ` [PATCH v2 4/5] ARM: pxa: use chained irq for GPIO0 and GPIO1 Haojian Zhuang
2011-09-30 10:19 ` [PATCH v2 5/5] ARM: pxa: move gpio driver into drivers directory Haojian Zhuang
2011-10-01 16:42 ` [PATCH v2 0/5] " Russell King - ARM Linux
2011-10-01 16:51   ` Russell King - ARM Linux [this message]
2011-10-02 21:27     ` Linus Walleij
2011-10-08  1:21   ` Haojian Zhuang

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=20111001165105.GM11710@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --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