[PATCH 2/3] irqchip: GIC: Add support for irq_{get, set}_irqchip_state
Linus Walleij
linus.walleij at linaro.org
Wed Oct 29 03:14:46 PDT 2014
On Sat, Oct 25, 2014 at 12:14 PM, Marc Zyngier <marc.zyngier at arm.com> wrote:
> Add the required hooks for the internal state of an interrupt
> to be exposed to other subsystems.
>
> Signed-off-by: Marc Zyngier <marc.zyngier at arm.com>
(...)
> +static void gic_poke_irq(struct irq_data *d, u32 offset)
> +static int gic_peek_irq(struct irq_data *d, u32 offset)
Awesome terminology Marc, very CBM BASIC v2 :)
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list