commit | 8c99f561395f59ba9ec926c8940a4446fdfd8103 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Mar 25 16:03:07 2011 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Mar 29 14:48:09 2011 +0200 |
tree | 4e4727b857fa40927b63d254bf6764a0b0eebbd3 | |
parent | 212d786dabfee69c2ce5498821c2a0a679a1197b [diff] |
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>