Re: [PATCH] gpio: tb10x: Drop unneeded free_irq() call
From: Linus Walleij <hidden>
Date: 2015-06-02 09:26:31
From: Linus Walleij <hidden>
Date: 2015-06-02 09:26:31
On Thu, May 28, 2015 at 11:26 AM, Axel Lin [off-list ref] wrote:
Current code uses devm_request_irq() in .probe, so drop the unneeded free_irq() call in .remove. Signed-off-by: Axel Lin <redacted>
Patch applied with Christians ACK. Yours, Linus Walleij