From: Joerg Roedel Date: Mon, 6 Aug 2012 12:18:42 +0000 (+0200) Subject: iommu/amd: Fix pci_request_acs() call-place X-Git-Tag: v3.6-rc2~26^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1adb7d31b051cd97fbb75c46772b00c13ec29c9e;p=pandora-kernel.git iommu/amd: Fix pci_request_acs() call-place The pci_request_acs() function needs to be called before PCI probing to be effective. So move it to another call-place to ensure that. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed