commit | 1adb7d31b051cd97fbb75c46772b00c13ec29c9e | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Mon Aug 06 14:18:42 2012 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Mon Aug 06 18:07:43 2012 +0200 |
tree | aa574647db7c3b289f163529b42159e8233ac46d | |
parent | eb51637b6ec73ff5f8eaca57658a9945aa7bd45f [diff] |
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 <joerg.roedel@amd.com>