ARM: OMAP2+: Remove custom init_irq for remaining boards
authorTony Lindgren <tony@atomide.com>
Mon, 26 Sep 2011 22:25:22 +0000 (15:25 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 27 Sep 2011 00:50:37 +0000 (17:50 -0700)
commitbe73246058737beec52ae232bcab7776332a9e06
treedf661c19c1e3d781b67ee28bd5c7d96f248c0681
parente990a4060fcb78a1576d36e7327db11c0d278a6b
ARM: OMAP2+: Remove custom init_irq for remaining boards

With SoC specific timers, board specific init_irq is
no longer needed. Earlier this was still needed to
initialize the gptimer12 on Beagle based boards.

Also convert board-h4.c to use omap2_init_irq accidentally
did not get converted earlier.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-devkit8000.c
arch/arm/mach-omap2/board-h4.c
arch/arm/mach-omap2/board-omap3beagle.c
arch/arm/mach-omap2/board-omap3stalker.c
arch/arm/mach-omap2/board-omap3touchbook.c