arm: Use genirq lockdep helper to set lock class
authorThomas Gleixner <tglx@linutronix.de>
Tue, 22 Mar 2011 16:11:09 +0000 (17:11 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 29 Mar 2011 12:47:52 +0000 (14:47 +0200)
Remove the open coded access to irq_desc which will fail on sparse irq
and use the proper wrappers.

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

No differences found