diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2015-10-24 00:15:53 +0200 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2015-12-16 15:30:50 +0000 |
commit | 58b8964990dc6b59198b25337624b8518cb1dd87 (patch) | |
tree | dbd46297ba24ba716217629aaa2b1cb830d1f853 /drivers/irqchip/irq-gic-v2m.c | |
parent | 8673c1d7e8f0cc69b84c1c3356d869b74385fca7 (diff) | |
download | talos-obmc-linux-58b8964990dc6b59198b25337624b8518cb1dd87.tar.gz talos-obmc-linux-58b8964990dc6b59198b25337624b8518cb1dd87.zip |
irqchip/gic: Assign irqchip dynamically
Instead of having the irqchip being a static struct, make it part
of the per-instance data so we can assign it a dynamic name. This
has the usable side effect of displaying the GIC with an instance
number as GIC0, GIC1 ... GICn in /proc/interrupts, which is helpful
when debugging cascaded GICs, such as on the ARM PB11MPCore.
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'drivers/irqchip/irq-gic-v2m.c')
0 files changed, 0 insertions, 0 deletions