[PATCH] nmk-gpio: use request_irq instead of chained handler

Will Deacon will.deacon at arm.com
Wed Feb 23 12:36:21 EST 2011


> On Wed, Feb 23, 2011 at 22:47, Will Deacon <will.deacon at arm.com> wrote:
> >> __nmk_gpio_irq_handler doesn't do anything more that what a normal handler
> >> does, so it can become one.  This is also needed for changing the GIC
> >> implementation to a different flow handler.
> >>
> >> Signed-off-by: Rabin Vincent <rabin.vincent at stericsson.com>
> >
> > mach-nomadik only seems to use the vic. Why does this GPIO handler
> > need updating?
> 
> plat-nomadik/gpio.c is also used by mach-ux500, which uses the GIC.

Ah yes, sorry I missed that one. I'm happy to include any patches from you
in the GIC fasteoi series if it makes merging easier.

Will






More information about the linux-arm-kernel mailing list