Re: [PATCH v2] pinctrl: qcom: remove gpiochip in failure cases

From: Linus Walleij
Date: Tue Sep 02 2014 - 08:28:31 EST


On Fri, Aug 29, 2014 at 10:11 AM, Pramod Gurav
<pramod.gurav@xxxxxxxxxxxxxxx> 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 <linus.walleij@xxxxxxxxxx>
> CC: Bjorn Andersson <bjorn.andersson@xxxxxxxxxxxxxx>
> CC: "Ivan T. Ivanov" <iivanov@xxxxxxxxxx>
> Signed-off-by: Pramod Gurav <pramod.gurav@xxxxxxxxxxxxxxx>
> ---
>
> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/