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:
2b02b09
)
x86/amd-iommu: Search for existind dev_data before allocting a new one
author
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 9 Jun 2011 16:53:25 +0000
(18:53 +0200)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Tue, 14 Jun 2011 10:49:58 +0000
(12:49 +0200)
Search for existing dev_data first will allow to switch
dev_data->alias to just store dev_data instead of struct
device.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found