commit | 2389d5014342e9535aad212d0c68d439aaf534ba | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Oct 31 22:04:31 2012 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sun Nov 04 18:09:12 2012 +0100 |
tree | b0ebf2e8a58b7776e4982b9039439b8e6af457c2 | |
parent | da72a66ba852fef3d5dfe02ab311a894e7d791e9 [diff] |
ARM: plat-versatile: move FPGA irq driver to drivers/irqchip 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@linaro.org>