OSDN Git Service

irqchip/versatile-fpga: Switch to dynamic chip name output
authorMarc Zyngier <maz@kernel.org>
Wed, 9 Feb 2022 16:26:04 +0000 (16:26 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 15 Feb 2022 11:25:46 +0000 (11:25 +0000)
commit3fb212a042fbd8eccbb2af1852e03ed7757b9600
tree5474881d47f50e94b663448bc1a972c0e34c1824
parent3344265a2692414831c15964dd27a5b4adc4ed83
irqchip/versatile-fpga: Switch to dynamic chip name output

Move the name output to the relevant callback, which allows us
some nice cleanups (mostly owing to the fact that the driver is
now DT only.

We also drop a random include directive from the ftintc010 driver.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20220209162607.1118325-8-maz@kernel.org
drivers/irqchip/irq-ftintc010.c
drivers/irqchip/irq-versatile-fpga.c
include/linux/irqchip/versatile-fpga.h [deleted file]