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:
197887f
)
iommu/amd: Move add_special_device() to __init
author
Joerg Roedel
<joro@8bytes.org>
Tue, 9 Apr 2013 15:32:34 +0000
(17:32 +0200)
committer
Joerg Roedel
<joro@8bytes.org>
Fri, 19 Apr 2013 18:46:18 +0000
(20:46 +0200)
The function is only called by other __init functions, so it
can be moved to __init too.
Reviewed-by: Shuah Khan <shuahkhan@gmail.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
No differences found