commit | 98488db9ff01849354bffb6a9675b1cc2ecf03fd | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Mar 25 15:43:57 2011 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Mar 29 14:48:08 2011 +0200 |
tree | 7cf778f481f55354a7f93130cde450479d03a50a | |
parent | 68f20f43dae770bdb3d93cfb8fbe9679d3568c3b [diff] |
powerpc: Use proper accessors for IRQ_* flags Use the proper accessors instead of open access to irq_desc. Converted with coccinelle. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>