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:
ea61cdd
)
x86/amd-iommu: Use only dev_data for dte and iotlb flushing routines
author
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 9 Jun 2011 15:07:31 +0000
(17:07 +0200)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Tue, 14 Jun 2011 10:49:57 +0000
(12:49 +0200)
This patch make the functions flushing the DTE and IOTLBs
only take the dev_data structure instead of the struct
device directly.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found