]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2a1034400c6746166cb7772eaa815a78d834793c
tree3666ccee0c0a3385d231a629f2cf514fa508206a
parentd3d710738ea2a337d1d742ea47e8a82efae574cc
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