[PATCH 16/16] ARM: plat-versatile: move FPGA irq driver to drivers/irqchip

Linus Walleij linus.walleij at linaro.org
Wed Nov 21 07:22:27 EST 2012


On Tue, Nov 20, 2012 at 11:01 PM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:

> From: Linus Walleij <linus.walleij at linaro.org>
>
> This moves the Versatile FPGA interrupt controller driver, used in
> the Integrator/AP, Integrator/CP and some Versatile boards, out
> of arch/arm/plat-versatile and down to drivers/irqchip where we
> have consensus that such drivers belong. The header file is
> consequently moved to <linux/platform_data/irq-versatile-fpga.h>.
>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>

It appears you have modified my commit so this is not the
whole story right?

This doesn't look like I wrote it:
+IRQCHIP_DECLARE(versatile_fpga_irq, "arm,versatile-fpga-irq",
+               fpga_irq_of_init);
+

Is it possible to do your changes on top of my commit
instead?

Atleast add your Signed-off-by please...

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list