genirq: Add flags to irq_chip
authorThomas Gleixner <tglx@linutronix.de>
Thu, 10 Feb 2011 12:08:38 +0000 (13:08 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 19 Feb 2011 11:58:21 +0000 (12:58 +0100)
commit2bff17ad2107c66fc8ca96501a7128dd7fa7a390
treea022acf5cdc290b1ede54f3d4a26b6365c3cc94b
parent5d4d8fc9ac3e9a90bbdf90bae6864cb2c01f2208
genirq: Add flags to irq_chip

Looking through irq_chip implementations I noticed that some of them
have special requirements, like setting the type masked and therefor
fiddle in irq_desc->status. Add a flag field, so the core code can
handle it.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/irq.h