iommu/amd: Fix pci_request_acs() call-place
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 6 Aug 2012 12:18:42 +0000 (14:18 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Mon, 6 Aug 2012 16:07:43 +0000 (18:07 +0200)
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 <joerg.roedel@amd.com>

No differences found