Re: [PATCH v3] pinctrl: qcom: spmi-gpio: Make irqchip immutable

From: Linus Walleij
Date: Thu Sep 08 2022 - 08:25:50 EST


On Tue, Aug 30, 2022 at 2:08 PM Johan Hovold <johan@xxxxxxxxxx> wrote:

> > + irq_chip_unmask_parent(data);
> > + gpiochip_enable_irq(gc, data->hwirq);
>
> Could you set the IRQ-enabled flag before unmasking the parent here for
> symmetry (and as most other implementations do)?

I fixed this up while applying so no need to resend.

Patch applied!

Yours,
Linus Walleij