git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb51637
)
iommu/amd: Fix pci_request_acs() call-place
author
Joerg Roedel
<joerg.roedel@amd.com>
Mon, 6 Aug 2012 12:18:42 +0000
(14:18 +0200)
committer
Joerg 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