commit | 1475b85d08b51b5ee2b7b426247d3ef3f531eafe | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Mar 22 17:11:09 2011 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Mar 29 14:47:52 2011 +0200 |
tree | e0f092b3fda6515735c04a2cecfc3a375df601c6 | |
parent | b0f18edaf6ee4e6fac89cae63a90bd38ad2a3418 [diff] |
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>