[PATCH v3 3/7] irqchip/gic: Convert the GIC driver to ACPI probing

Catalin Marinas catalin.marinas at arm.com
Tue Sep 29 03:20:17 PDT 2015


On Mon, Sep 28, 2015 at 03:49:14PM +0100, Marc Zyngier wrote:
> Now that we have a basic infrastructure to register irqchips and
> call them on discovery of a matching entry in MADT, convert the
> GIC driver to this new probing method.
> 
> It ends up being a code deletion party, which is a rather good thing.
> 
> Signed-off-by: Marc Zyngier <marc.zyngier at arm.com>
> ---
>  arch/arm64/include/asm/acpi.h        |  1 -
>  arch/arm64/include/asm/irq.h         |  2 --
>  arch/arm64/kernel/acpi.c             | 25 -------------
>  drivers/irqchip/irq-gic.c            | 69 ++++++++++++++++++------------------
>  drivers/irqchip/irqchip.c            |  3 --
>  include/linux/irqchip/arm-gic-acpi.h | 31 ----------------
>  6 files changed, 35 insertions(+), 96 deletions(-)
>  delete mode 100644 include/linux/irqchip/arm-gic-acpi.h

Acked-by: Catalin Marinas <catalin.marinas at arm.com>



More information about the linux-arm-kernel mailing list