Revert "ACPI: SCI interrupt source override"
authorLen Brown <len.brown@intel.com>
Sat, 2 Dec 2006 07:27:46 +0000 (02:27 -0500)
committerLen Brown <len.brown@intel.com>
Sat, 2 Dec 2006 07:27:46 +0000 (02:27 -0500)
commit7bdd21cef9e5dbc3d3a718c55bb3d0da024644da
treeb305282c405c39a719411fb11e5b9b6fa6698e48
parent0215ffb08ce99e2bb59eca114a99499a4d06e704
Revert "ACPI: SCI interrupt source override"

This reverts commit 281ea49b0c294649a6de47a6f8fbe5611137726b,
which broke ACPI Interrupt source overrides that move
the SCI from one IRQ in PIC mode to another in IOAPIC mode.

If the SCI shared an interrupt line with another device,
this would result in a "irq 18: nobody cared" type failure.

http://bugzilla.kernel.org/show_bug.cgi?id=7601

Signed-off-by: Len Brown <len.brown@intel.com>
arch/i386/kernel/acpi/boot.c