[PATCH 1/5] gpio/omap: free irq domain in probe() failure paths
Linus Walleij
linus.walleij at linaro.org
Wed Apr 10 15:33:16 EDT 2013
On Thu, Apr 4, 2013 at 10:16 PM, Jon Hunter <jon-hunter at ti.com> wrote:
> Currently the IRQ domain is not freed once allocated, in the case where
> omap_gpio_probe() fails. Therefore, ensure we free the domain if the
> probe does fail. Furthermore, the local variable "ret" is not needed
> and so remove this.
>
> Signed-off-by: Jon Hunter <jon-hunter at ti.com>
Hm Kevin is still listed as maintainer on this driver but on a mail
address that bounces, can you send a patch replacing him in MAINTAINERS
with yourself if you're willing to pick it up?
Anyway, patch applied.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list