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:
c2bc3a3
)
ARM: mach-shmobile: sh73a0 PINT IRQ base fix
author
Magnus Damm
<damm@opensource.se>
Tue, 17 Jan 2012 11:05:40 +0000
(20:05 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 18 Jan 2012 00:12:56 +0000
(10:12 +1000)
Bump up the sh73a0 PINT IRQ base from 768 to 800 to avoid
collision with INTCS vectors for IRQ16->IRQ32 at 0x3xxx.
Without this fix the sh73a0 IRQ pin handling code collides
with the PINT code which results in hangs on Kota2 during boot.
Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found