Re: [PATCH 2/3] irqchip: GIC: Add support for irq_{get,set}_irqchip_state

2014-10-29 Thread Marc Zyngier
On 29/10/14 10:14, Linus Walleij wrote: > On Sat, Oct 25, 2014 at 12:14 PM, Marc Zyngier wrote: > >> Add the required hooks for the internal state of an interrupt >> to be exposed to other subsystems. >> >> Signed-off-by: Marc Zyngier > > (...) >> +static void gic_poke_irq(struct irq_data *d, u

Re: [PATCH 2/3] irqchip: GIC: Add support for irq_{get,set}_irqchip_state

2014-10-29 Thread Linus Walleij
On Sat, Oct 25, 2014 at 12:14 PM, Marc Zyngier wrote: > Add the required hooks for the internal state of an interrupt > to be exposed to other subsystems. > > Signed-off-by: Marc Zyngier (...) > +static void gic_poke_irq(struct irq_data *d, u32 offset) > +static int gic_peek_irq(struct irq_data