On Fri, Aug 29, 2014 at 10:11 AM, Pramod Gurav <[email protected]> wrote:
> This patch releases gpiochip related resources by calling > gpiochip_remove when either of gpiochip_add_pin_range and > gpiochip_irqchip_add fails. > > CC: Linus Walleij <[email protected]> > CC: Bjorn Andersson <[email protected]> > CC: "Ivan T. Ivanov" <[email protected]> > Signed-off-by: Pramod Gurav <[email protected]> > --- > > Changes since v1: > - In v1 of this patch gpiochip_remove was called only in failure case of > gpiochip_irqchip_add. This patchs adds a call to gpiochip_remove in failure > case of gpiochip_add_pin_range as well. Patch applied with Björn's ACK. 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/

