git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf7d7e5
)
omap1: Use asm_irq_flags for entry-macro.S
author
Tony Lindgren
<tony@atomide.com>
Thu, 9 Dec 2010 23:49:23 +0000
(15:49 -0800)
committer
Tony 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