[PATCH 1/2] gpio: pca953x: use simple irqdomain

Linus Walleij linus.walleij at linaro.org
Mon Jan 28 05:16:34 EST 2013


On Fri, Jan 25, 2013 at 5:59 PM, Gregory CLEMENT
<gregory.clement at free-electrons.com> wrote:

> This switches the legacy irqdomain to the simple one, which will
> auto-allocate descriptors, and also make sure that we use
> irq_create_mapping() in the to_irq function. Also use the map function
> of irq_domain_ops to setup the irq configuration on demand and no more
> statically during the initialization of the driver.
>
> Based on a initial patch from Linus Walleij <linus.walleij at linaro.org>
>
> Signed-off-by: Gregory CLEMENT <gregory.clement at free-electrons.com>

Patch applied!

Thanks,
Linus Walleij



More information about the linux-arm-kernel mailing list