ACPI,PCI,IRQ: reduce resource requirements
authorSinan Kaya <okaya@codeaurora.org>
Sun, 17 Apr 2016 17:36:53 +0000 (13:36 -0400)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 4 May 2016 23:10:31 +0000 (01:10 +0200)
commit103544d86976338057d6a91f721b49d3acc7df7f
tree13f2fdbc1667c13a5f83d55b3520c18e745b87a7
parent04974df8049fc4240d22759a91e035082ccd18b4
ACPI,PCI,IRQ: reduce resource requirements

Code has been redesigned to calculate penalty requirements on the fly. This
significantly simplifies the implementation and removes some of the init
calls from x86 architecture.

Signed-off-by: Sinan Kaya <okaya@codeaurora.org>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/pci_link.c