ARM: riscpc: use irq chip data in ecard.c
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 1 Mar 2012 17:54:11 +0000 (17:54 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 24 Mar 2012 09:37:36 +0000 (09:37 +0000)
Use irq chip data to store the expansion card data pointer, rather
than converting from the interrupt number to a slot number.  This
allows the interrupt chip methods to avoid knowing about interrupt
numbering.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found