[PATCH] nmk-gpio: use request_irq instead of chained handler
Rabin Vincent
rabin at rab.in
Wed Feb 23 12:25:03 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.
More information about the linux-arm-kernel
mailing list