irqchip: gic: Add binding probe for ARM GIC400
authorSuravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>
Mon, 14 Jul 2014 22:03:03 +0000 (00:03 +0200)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 2 Oct 2014 07:54:02 +0000 (09:54 +0200)
commit9d918bade7346bb73e5c61574372b7662e7c8448
treed38e86c8627f60c093526f48f0a4b13eca407430
parent765a2fa0989f7686f75a6e98f4e246a86f33ed0f
irqchip: gic: Add binding probe for ARM GIC400

Commit 3ab72f9156bb "dt-bindings: add GIC-400 binding" added the
"arm,gic-400" compatible string, but the corresponding IRQCHIP_DECLARE
was never added to the gic driver.

Therefore add the missing irqchip declaration for it.

Signed-off-by: Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>
Removed additional empty line and adapted commit message to mark it
as fixing an issue.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Will Deacon <will.deacon@arm.com>
Fixes: 3ab72f9156bb ("dt-bindings: add GIC-400 binding")
Cc: <stable@vger.kernel.org> # v3.14+
Link: https://lkml.kernel.org/r/2621565.f5eISveXXJ@diego
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
(cherry picked from commit 144cb08864ed44be52d8634ac69cd98e5efcf527)
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
drivers/irqchip/irq-gic.c