]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()"
authorSinan Kaya <okaya@codeaurora.org>
Wed, 29 Jun 2016 08:27:36 +0000 (04:27 -0400)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 1 Jul 2016 23:38:34 +0000 (01:38 +0200)
commit52d909aa3ea0d0ad3881699c8779c2949db4ff82
tree32d3e2557cddb92a7b45e44f38c3350cba542d6c
parent33183b80253a371defb8f84a0f61e53bed6b20d2
Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()"

Trying to make the ISA and PCI init functionality common turned out
to be a bad idea, because the ISA path depends on external
functionality.

Restore the previous behavior and limit the refactoring to PCI
interrupts only.

Fixes: 7f6c71c42d99 "ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init()"
Signed-off-by: Sinan Kaya <okaya@codeaurora.org>
Tested-by: Wim Osterholt <wim@djo.tudelft.nl>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/x86/pci/acpi.c
drivers/acpi/pci_link.c
include/acpi/acpi_drivers.h