powerpc: irq: Use irqdata based information
authorThomas Gleixner <tglx@linutronix.de>
Fri, 25 Mar 2011 15:36:35 +0000 (16:36 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 29 Mar 2011 12:48:12 +0000 (14:48 +0200)
commit7bfbc1f28311d680e45d7122ecd48dec57703750
tree0ea125a5b417aadab4375219d71d22eb7eb99d27
parentddaedd1c4aa0762563ca0cfdb22bbd8ef3ef785a
powerpc: irq: Use irqdata based information

We want to tighten the irq_desc access. So use the new accessors for
the same information.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/powerpc/kernel/irq.c