From: R Sricharan Date: Tue, 5 Jun 2012 11:01:06 +0000 (+0530) Subject: ARM: omap2+: board-generic: clean up the irq data from board file X-Git-Tag: omap-devel-omap5-for-v3.6~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4082d499fa2c90c089830700e34b64e3b924bb8;p=pandora-kernel.git 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 Signed-off-by: Santosh Shilimkar --- Reading git-diff-tree failed