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)
commit1475b85d08b51b5ee2b7b426247d3ef3f531eafe
treee0f092b3fda6515735c04a2cecfc3a375df601c6
parentb0f18edaf6ee4e6fac89cae63a90bd38ad2a3418
arm: Use genirq lockdep helper to set lock class

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>
arch/arm/mach-at91/gpio.c
arch/arm/mach-tegra/gpio.c
arch/arm/plat-omap/gpio.c