powerpc: mac: pic: Use irqd_is_level_type()
authorThomas Gleixner <tglx@linutronix.de>
Fri, 25 Mar 2011 15:03:07 +0000 (16:03 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 29 Mar 2011 12:48:09 +0000 (14:48 +0200)
commit8c99f561395f59ba9ec926c8940a4446fdfd8103
tree4e4727b857fa40927b63d254bf6764a0b0eebbd3
parent212d786dabfee69c2ce5498821c2a0a679a1197b
powerpc: mac: pic: Use irqd_is_level_type()

No need for a redundant sparse irq lookup. irqdata provides the same
information.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/powerpc/platforms/powermac/pic.c