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:
906243d
)
[ARM] Fix ISA IRQ resources
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Mon, 3 Jul 2006 12:18:04 +0000
(13:18 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 3 Jul 2006 12:18:04 +0000
(13:18 +0100)
The ISA IRQ code was not using named initialisers, so merging the
64-bit resource code (which re-ordered the struct members) broke
this. Fix it up to use named initialisers.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found