Re: [PATCH] gpiolib: clear irq handler and data in one go

From: Linus Walleij
Date: Thu Oct 19 2017 - 10:32:32 EST


On Wed, Oct 18, 2017 at 6:32 PM, Martin Kaiser <martin@xxxxxxxxx> wrote:

> Replace the two separate calls for clearing the irqchip's chained handler
> and its data with a single irq_set_chained_handler_and_data() call.
>
> Signed-off-by: Martin Kaiser <martin@xxxxxxxxx>

Patch applied.

Yours,
Linus Walleij