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)
commit0ef5ca1e1f0de71300142b8f730f26ded6a0c2f3
treef8eb0e5e63b7d3115c27f110e59a762fd871d693
parenta6aeddd1c4e464a2150f97ca2d1c3d68cfbd9296
genirq; Fix cleanup fallout

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>
kernel/irq/chip.c
kernel/irq/manage.c