arm: omap: irq: start to remove irq_banks array
authorFelipe Balbi <balbi@ti.com>
Tue, 9 Sep 2014 00:54:32 +0000 (17:54 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Sep 2014 20:03:33 +0000 (13:03 -0700)
commit71be00c90aba446779ea35a9740973a9be594257
tree3666ccee0c0a3385d231a629f2cf514fa508206a
parent33c7c7b7f2eb76520cd8ddcb7fe458383783e0f8
arm: omap: irq: start to remove irq_banks array

We have a single bank in that array, this patch
is in preparation to remove that array. It just
shifts everything to a new set of functions
for register IO while also removing old ones.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/irq.c