Re: [PATCH] drivers/rtc/rtc-pl031.c: Pass correct pointer to free_irq()

From: Linus Walleij
Date: Mon May 20 2013 - 14:32:58 EST


On Mon, May 20, 2013 at 5:41 PM, Lars-Peter Clausen <lars@xxxxxxxxxx> wrote:

> free_irq() expects the same pointer that was passed to request_irq(), otherwise
> the IRQ is not freed.
>
> The issue was found using the following coccinelle script:

Good job!
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

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/