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:
d25a2a1
)
iommu/ipmmu-vmsa: Refactor micro-TLB lookup
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Thu, 15 May 2014 10:40:42 +0000
(12:40 +0200)
committer
Joerg Roedel
<jroedel@suse.de>
Mon, 26 May 2014 09:18:22 +0000
(11:18 +0200)
Cache the micro-TLB number in archdata allocated in the .add_device
handler instead of looking it up when the deviced is attached and
detached. This simplifies the .attach_dev and .detach_dev operations and
prepares for DT support.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
No differences found