x86: ce4100: Configure IOAPIC pins for USB and SATA to level type
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Wed, 27 Apr 2011 14:30:52 +0000 (16:30 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 28 Apr 2011 09:38:30 +0000 (11:38 +0200)
The USB and SATA ioapic interrrupt pins are configured as edge type,
but need to be level type interrupts to work correctly.

[ tglx: Split out from the combo patch ]

Cc: Torben Hohn <torbenh@linutronix.de>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Link: http://lkml.kernel.org/r/%3C20110427143052.GA15211%40linutronix.de%3E
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found