linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] GPIO: sa1100: implement proper gpiolib gpio_to_irq conversion
Date: Sat, 7 Jan 2012 12:02:30 +0000	[thread overview]
Message-ID: <20120107120230.GF13857@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <CACRpkdZ-W_JHYj2SHZb7wSVHKmnv7UiCgHE84DDcJfX0d_oTSA@mail.gmail.com>

On Mon, Dec 19, 2011 at 12:17:01AM +0100, Linus Walleij wrote:
> On Sun, Dec 18, 2011 at 7:24 PM, Russell King - ARM Linux
> <linux@arm.linux.org.uk> wrote:
> 
> > From: Russell King <rmk+kernel@arm.linux.org.uk>
> >
> > The existing gpio_to_irq() implementation on sa1100 only translates
> > validly for internal GPIOs. ?Since this sub-arch enables GPIOLIB
> > support, this results in buggy translations for non-internal GPIOs.
> >
> > Get rid of the private gpio_to_irq() implementation, replacing it
> > with the .to_irq method in the sa1100 gpio chip instead.
> >
> > Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
> 
> Thanks Russell!
> Acked-by: Linus Walleij <linus.walleij@linaro.org>

Grant,

Have you queued this up or is it going to be missed for this merge window?

Thanks.

  reply	other threads:[~2012-01-07 12:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-18 18:24 [PATCH] GPIO: sa1100: implement proper gpiolib gpio_to_irq conversion Russell King - ARM Linux
2011-12-18 23:17 ` Linus Walleij
2012-01-07 12:02   ` Russell King - ARM Linux [this message]
2012-01-13 23:17     ` Russell King - ARM Linux
2012-01-13 23:18     ` Russell King - ARM Linux
2012-01-14  5:37       ` Grant Likely

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=20120107120230.GF13857@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;
as well as URLs for NNTP newsgroup(s).