arm: davinci: Cleanup irq chip code
authorThomas Gleixner <tglx@linutronix.de>
Thu, 24 Mar 2011 11:47:04 +0000 (12:47 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 29 Mar 2011 12:47:56 +0000 (14:47 +0200)
commit5093aec872e5be7a55d8dd2b639e8a3818dc19db
tree13fa9ff0778bfd5463c79fa3a81239afb81dc374
parentd1735a2ebd8868ee9b5bb419860e633f0f839042
arm: davinci: Cleanup irq chip code

Make use of the new functionality which ensures that irq_set_type is
called with the chip masked. Unmask is only done when the interrupt is
not disabled.

Retrieve the trigger type from irq_data in unmask

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/arm/mach-davinci/gpio.c