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)
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

Simple merge