genirq; Fix cleanup fallout
authorThomas Gleixner <tglx@linutronix.de>
Mon, 28 Mar 2011 19:59:37 +0000 (21:59 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 28 Mar 2011 23:41:22 +0000 (01:41 +0200)
I missed the CONFIG_GENERIC_PENDING_IRQ dependency in the affinity
related functions and the IRQ_LEVEL propagation into irq_data
state. Did not pop up on my main test platforms. :(

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: David Daney <ddaney@caviumnetworks.com>

No differences found