[PATCH v2] pinctrl: st: use gpiolib irqchip helpers

Linus Walleij linus.walleij at linaro.org
Tue Apr 8 06:11:36 PDT 2014


On Tue, Apr 8, 2014 at 2:45 PM, Maxime COQUELIN <maxime.coquelin at st.com> wrote:

> The v1 was sent by Linus (https://lkml.org/lkml/2014/4/4/287).
> Two changes were necessary to make it to work properly on STiH416:
>   1 - dev reference was not passed to the gpio_chip struct, causing a panic
>   2 - gpiochip_irqchip_add passed IRQ_TYPE_NONE as default type, which caused
> lot of warnings at init time. I choose IRQ_TYPE_LEVEL_LOW as default.

Thanks a lot for fixing this Maxime, this version of the patch
applied!

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list