x86: Convert irq_chip access to new functions
authorThomas Gleixner <tglx@linutronix.de>
Fri, 8 Oct 2010 18:24:58 +0000 (20:24 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 12 Oct 2010 14:53:35 +0000 (16:53 +0200)
commita3c08e5d80c54e32423efbba113b02942c91f726
treed97ebfde127727184954f2c3236376a38c518ddc
parent011d578fdadb64bcc1deedbb02216bfee6a9b4dc
x86: Convert irq_chip access to new functions

Before moving the irq chips to the new functions, fixup direct callers.

The cpu offline irq fixup code needs to become generic and archs need
to honour the "force" flag as an indicator, but that's for later.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/irq.c