On Tue, Apr 8, 2014 at 2:45 PM, Maxime COQUELIN <[email protected]> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

