]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] ACPI: Make sure we call acpi_register_gsi() even for default PCI interrupt...
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 18:16:41 +0000 (11:16 -0700)
committerChris Wright <chrisw@osdl.org>
Wed, 29 Jun 2005 23:00:39 +0000 (16:00 -0700)
commit1ef0867a529b222b8ff659d68140df8d5d6a45f2
tree664b6ccbaf10d2ec391852a5bf152f441c33a88c
parent2e8e121926ee6d15151c8e57ddce97275213c5b2
[PATCH] ACPI: Make sure we call acpi_register_gsi() even for default PCI interrupt assignment

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.

Signed-off-by: Chris Wright <chrisw@osdl.org>
drivers/acpi/pci_irq.c