On Sun, Aug 23, 2015 at 3:11 PM, Peng Fan <[email protected]> wrote:
> Need to check return value of irq_alloc_generic_chip, because > it may return NULL. > 1. Change mxs_gpio_init_gc return type from void to int. > 2. Add a new lable out_irqdomain_remove to remove the irq domain > when mxc_gpio_init_gc fail. > > Signed-off-by: Peng Fan <[email protected]> > Cc: Linus Walleij <[email protected]> > Cc: Alexandre Courbot <[email protected]> Rebased and applied for fixes. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
