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:
d954ffe
)
MIPS: Lantiq: Fix external interrupt sources
author
John Crispin
<blogic@openwrt.org>
Mon, 18 Jul 2011 16:08:40 +0000
(18:08 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 21 Sep 2011 15:53:12 +0000
(17:53 +0200)
The irq base offset needs to be ignored when matching irqs to external
interrupt pins. Taking the offset into account resulted in the EIU not
being brought up properly.
Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2616/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found