arm: at91: Cleanup irq chip
authorThomas Gleixner <tglx@linutronix.de>
Thu, 24 Mar 2011 11:48:18 +0000 (12:48 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 29 Mar 2011 12:47:56 +0000 (14:47 +0200)
Avoid the whole lazy disable dance in the demux handler by providing a
irq_disable() callback.

Use the proper accessor functions and tidy up gpio_irq_handler()

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found