From: Tony Lindgren Date: Thu, 9 Dec 2010 23:49:23 +0000 (-0800) Subject: omap1: Use asm_irq_flags for entry-macro.S X-Git-Tag: v2.6.38-rc1~469^2~51^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03a9e5126147c9f92aeba4b34f62b15b625087fb;p=pandora-kernel.git omap1: Use asm_irq_flags for entry-macro.S 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed