commit | be73246058737beec52ae232bcab7776332a9e06 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon Sep 26 15:25:22 2011 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Mon Sep 26 17:50:37 2011 -0700 |
tree | df661c19c1e3d781b67ee28bd5c7d96f248c0681 | |
parent | e990a4060fcb78a1576d36e7327db11c0d278a6b [diff] |
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>