iommu/ipmmu-vmsa: Replace local utlb code with fwspec ids
authorMagnus Damm <damm+renesas@opensource.se>
Mon, 17 Jul 2017 13:05:41 +0000 (22:05 +0900)
committerJoerg Roedel <jroedel@suse.de>
Wed, 26 Jul 2017 10:45:56 +0000 (12:45 +0200)
commit7b2d59611fef21211f4988b8f34b3c80d033f1e5
tree1457ceffefb9f4032053c71702098a8b2506bd99
parent3c49ed322b10a0a57a4695e2762ddd0efaf9ca91
iommu/ipmmu-vmsa: Replace local utlb code with fwspec ids

Now when both 32-bit and 64-bit code inside the driver is using
fwspec it is possible to replace the utlb handling with fwspec ids
that get populated from ->of_xlate().

Suggested-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/ipmmu-vmsa.c