[PATCH] GPIO: sa1100: implement proper gpiolib gpio_to_irq conversion

Grant Likely grant.likely at secretlab.ca
Sat Jan 14 00:37:20 EST 2012


On Fri, Jan 13, 2012 at 11:18:20PM +0000, Russell King - ARM Linux wrote:
> On Sat, Jan 07, 2012 at 12:02:30PM +0000, Russell King - ARM Linux wrote:
> > 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 at arm.linux.org.uk> wrote:
> > > 
> > > > From: Russell King <rmk+kernel at 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 at arm.linux.org.uk>
> > > 
> > > Thanks Russell!
> > > Acked-by: Linus Walleij <linus.walleij at linaro.org>
> > 
> > Grant,
> > 
> > Have you queued this up or is it going to be missed for this merge window?
> > 
> > Thanks.
> 
> Let's try that again, this time with Grant in the To: line rather than
> Linus.

Applied.  Sorry for the delay.  I dropped a lot of patches over
Christmas because I couldn't keep up on my email

g.




More information about the linux-arm-kernel mailing list