omap1: Use asm_irq_flags for entry-macro.S
authorTony Lindgren <tony@atomide.com>
Thu, 9 Dec 2010 23:49:23 +0000 (15:49 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 9 Dec 2010 23:49:23 +0000 (15:49 -0800)
Initialize asm_irq_flags in omap_init_irq and use it in
get_irqnr_and_base to detect between omap7xx and omap15xx/16xx.

Note that both INT_1510_IH2_IRQ and INT_1510_IH2_IRQ are defined
as 0, so use INT_1510_IH2_IRQ for both of them.

Tested-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found