]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf62260f3b2768ff7a587b59e13e66cb5b744e41c
tree0a974ac7e253bc56c02efa5e4da56ed381033bdb
parent39a146412fb9f28dc4644d8220a042838766c585
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