commit | ac93cdbd6e5e2547a031e2739e0dd445824bf1c8 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Mar 24 12:48:18 2011 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Mar 29 14:47:56 2011 +0200 |
tree | 88b9e793429d22ca0114bc98e124df2a62edce45 | |
parent | 5093aec872e5be7a55d8dd2b639e8a3818dc19db [diff] |
arm: at91: Cleanup irq chip 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>