David Brownell 58781016c3 ARM: OMAP: speed up gpio irq handling
Speedup and shrink GPIO irq handling code, by using a pointer
that's available in the irq_chip structure instead of calling
the get_gpio_bank() function.  On OMAP1 this saves 44 words,
most of which were in IRQ critical path methods.  Hey, every
few instructions help.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-05-05 10:57:01 +01:00
..
2007-05-05 10:57:01 +01:00
2007-03-28 13:59:37 -07:00
2007-03-28 13:59:37 -07:00
2007-02-17 19:07:33 +01:00
2007-03-26 20:43:46 +02:00
2007-03-28 17:24:47 +09:00