On 06/02/2019 15:15, Linus Walleij wrote: > The hierarchical irqchip never before ran into a situation > where the parent is not "simple", i.e. does not implement > .irq_ack() and .irq_mask() like most, but the qcom-pm8xxx.c > happens to implement only .irq_mask_ack(). > > Since we want to make ssbi-gpio a hierarchical child of this > irqchip, it must *also* only implement .irq_mask_ack() > and call down to the parent, and for this we of course > need irq_chip_mask_ack_parent(). > > Cc: Brian Masney <masn...@onstation.org> > Cc: Marc Zyngier <marc.zyng...@arm.com> > Cc: Thomas Gleixner <t...@linutronix.de> > Signed-off-by: Linus Walleij <linus.wall...@linaro.org>
Acked-by: Marc Zyngier <marc.zyng...@arm.com> M. -- Jazz is not dead. It just smells funny...