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:
95d8c4c
)
ARM: pxa: arbitrarily set first interrupt number
author
Robert Jarzmik
<robert.jarzmik@free.fr>
Mon, 24 Nov 2014 22:18:22 +0000
(23:18 +0100)
committer
Robert Jarzmik
<robert.jarzmik@free.fr>
Fri, 26 Dec 2014 17:03:20 +0000
(18:03 +0100)
As IRQ0, the legacy timer interrupt should not be used as an interrupt
number, shift the interrupts by a fixed number.
As we had in a special case a shift of 16 when ISA bus was used on a
PXA, use that value as the first interrupt number, regardless of ISA or
not.
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
No differences found