On Tue, Sep 16, 2014 at 10:23 PM, Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx> wrote: > There is possibility with misconfigured pins that interrupt occurs instantly > after setting irq_set_chained_handler() in gpiochip_set_chained_irqchip(). > Now if handler gets called before irq_set_handler_data() the handler gets > NULL handler data. > > Fix this by moving irq_set_handler_data() call before > irq_set_chained_handler() in gpiochip_set_chained_irqchip(). Reviewed-by: Alexandre Courbot <acourbot@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html