]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] Fix ISA IRQ resources
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 3 Jul 2006 12:18:04 +0000 (13:18 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 3 Jul 2006 12:18:04 +0000 (13:18 +0100)
commit020732ad9add86b71e9d90d5fa7687d51f58ef49
tree323c94f274aa5c107187f52f8ef121078ab97d9a
parent906243d07b8bfebeaa05b5aeaa0e5ab2d4034954
[ARM] Fix ISA IRQ resources

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>
arch/arm/mach-footbridge/isa-irq.c