ACPI: Make sure we call acpi_register_gsi() even for default PCI interrupt assignment
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 17:01:36 +0000 (10:01 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 17:01:36 +0000 (10:01 -0700)
commit7be426c6e3a8ad7dcc8791589cea8af7aaafdf6f
tree0a974ac7e253bc56c02efa5e4da56ed381033bdb
parent5f70eaa0d5768775a7492f3e3841fcca94bb0d13
ACPI: Make sure we call acpi_register_gsi() even for default PCI interrupt assignment

That's the part that keeps track of the ELCR register, and we want to
make sure that the PCI interrupts are properly marked level/low.
drivers/acpi/pci_irq.c