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:
9ec4004
)
omap1: Use asm_irq_flags for entry-macro.S
author
Tony Lindgren
<tony@atomide.com>
Wed, 8 Dec 2010 00:27:12 +0000
(16:27 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 8 Dec 2010 01:34:39 +0000
(17:34 -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.
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found