genirq: Provide edge_eoi flow handler
authorThomas Gleixner <tglx@linutronix.de>
Mon, 28 Mar 2011 14:13:24 +0000 (16:13 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 28 Mar 2011 14:55:11 +0000 (16:55 +0200)
commit0521c8fbb3da45c2a58cd551ca6e9644983f6028
treed2ed3452a75f1d3ff516cd02c86f4371db81e06e
parent32f4125ebffee4f3c4dbc6a437fc656129eb9e60
genirq: Provide edge_eoi flow handler

This is a replacment for the cell flow handler which is in the way of
cleanups. Must be selected to avoid general bloat.

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