From: Alexander Duyck Date: Tue, 7 Jul 2015 19:24:35 +0000 (-0700) Subject: PCI: Restore ACS configuration as part of pci_restore_state() X-Git-Tag: omap-for-v4.3/fixes-merge-window~31^2~4^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccbc175aad819e1d4b6af6246b12d55b13d97815;p=pandora-kernel.git PCI: Restore ACS configuration as part of pci_restore_state() Previously we did not restore ACS state after a PCIe reset. This meant that we could not reassign interfaces after a system suspend because the D0->D3 transition disabled ACS, and we didn't restore it when going back to D0. Restore ACS configuration in pci_restore_state(). [bhelgaas: changelog] Signed-off-by: Alexander Duyck Signed-off-by: Bjorn Helgaas CC: Allen Kay CC: Chris Wright CC: Alex Williamson --- Reading git-diff-tree failed