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:
e79df31
)
iommu/amd: Remove duplicate checking code
author
Vaughan Cao
<vaughan.cao@oracle.com>
Fri, 16 May 2014 07:39:40 +0000
(15:39 +0800)
committer
Joerg Roedel
<jroedel@suse.de>
Mon, 26 May 2014 09:38:16 +0000
(11:38 +0200)
amd_iommu_rlookup_table[devid] != NULL is already guaranteed
by check_device called before, it's fine to attach device at
this point.
Signed-off-by: Vaughan Cao <vaughan.cao@oracle.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/amd_iommu.c
patch
|
blob
|
history
diff --cc
drivers/iommu/amd_iommu.c
Simple merge