ARM: omap2+: board-generic: clean up the irq data from board file
authorR Sricharan <r.sricharan@ti.com>
Tue, 5 Jun 2012 11:01:06 +0000 (16:31 +0530)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Mon, 9 Jul 2012 13:44:39 +0000 (19:14 +0530)
commitc4082d499fa2c90c089830700e34b64e3b924bb8
treea044ec9fffafdf79b258aa928892bc1408822107
parent283f708ca846903ee045e9f9374d627f7b47a711
ARM: omap2+: board-generic: clean up the irq data from board file

Move the irq_match arrays and the irq init functions of OMAP 2,3
and 4 based boards out of board-generic.c file and also rename the
irq init function to match the interrupt controller present in
the SOCs.

This is a preparatory patch to add the OMAP5 evm board's irq init
support with device tree.

Signed-off-by: R Sricharan <r.sricharan@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/mach-omap2/board-generic.c
arch/arm/mach-omap2/common.h
arch/arm/mach-omap2/irq.c
arch/arm/mach-omap2/omap4-common.c
This page took 0.025048 seconds and 5 git commands to generate.