ARM: SPEAr3xx: Shirq: Move shirq controller out of plat/
authorViresh Kumar <viresh.kumar@linaro.org>
Mon, 12 Nov 2012 17:26:03 +0000 (22:56 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Mon, 26 Nov 2012 11:25:33 +0000 (16:55 +0530)
commitdf1590d9ae5e37e07e7cf91107e4c2c946ce8bf4
tree7e17333920f4ab9986f3f40e881b4bc890a91724
parente2eb69183ec4156eb814e67672e492bf902bbcd2
ARM: SPEAr3xx: Shirq: Move shirq controller out of plat/

This patch moves shirq interrupt controllers driver and header file out of
plat-spear directory. It is moved to drivers/irqchip/ directory.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
arch/arm/mach-spear3xx/spear3xx.c
arch/arm/plat-spear/Makefile
arch/arm/plat-spear/include/plat/shirq.h [deleted file]
arch/arm/plat-spear/shirq.c [deleted file]
drivers/irqchip/Makefile
drivers/irqchip/spear-shirq.c [new file with mode: 0644]
include/linux/irqchip/spear-shirq.h [new file with mode: 0644]