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:
d987569
)
ARM: at91: fix system timer irq issue due to sparse irq support
author
Ludovic Desroches
<ludovic.desroches@atmel.com>
Tue, 14 Aug 2012 09:19:21 +0000
(11:19 +0200)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Thu, 23 Aug 2012 12:55:32 +0000
(14:55 +0200)
AT91_ID_SYS as virq is incorrect because of spare irq support which
introduces NR_IRQS_LEGACY offset.
Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Tested-by: Joachim Eastwood <joachim.eastwood@jotron.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
No differences found