]> asedeno.scripts.mit.edu Git - linux.git/commit
irqchip/armada-370-xp: Use shorter names for irq_chip
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 10 Feb 2016 14:46:59 +0000 (15:46 +0100)
committerJason Cooper <jason@lakedaemon.net>
Tue, 16 Feb 2016 17:36:16 +0000 (17:36 +0000)
commitf692a172deb5cda8874a44782401901597c526a2
tree1eae418139f49826b03d30b3c3628ea2d20443c6
parent0636bab67fa4df68c85b28ba345596a72986fa9e
irqchip/armada-370-xp: Use shorter names for irq_chip

In order to make the output of /proc/interrupts, use shorter names for
the irq_chip registered by the irq-armada-370-xp driver. Using capital
letters also matches better what is done for the GIC driver, which
uses just "GIC" as the irq_chip->name.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Link: https://lkml.kernel.org/r/1455115621-22846-5-git-send-email-thomas.petazzoni@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
drivers/irqchip/irq-armada-370-xp.c