]> asedeno.scripts.mit.edu Git - linux.git/commit
iommu/ipmmu-vmsa: Use fwspec on both 32 and 64-bit ARM
authorRobin Murphy <robin.murphy@arm.com>
Mon, 17 Jul 2017 13:05:31 +0000 (22:05 +0900)
committerJoerg Roedel <jroedel@suse.de>
Wed, 26 Jul 2017 10:45:56 +0000 (12:45 +0200)
commit3c49ed322b10a0a57a4695e2762ddd0efaf9ca91
treec32c56c8a97e6fec85e92e35e553190ed2892510
parent49558da030d5559b6d80a052f4c51a69f89c31ac
iommu/ipmmu-vmsa: Use fwspec on both 32 and 64-bit ARM

Consolidate the 32-bit and 64-bit code to make use of fwspec instead
of archdata for the 32-bit ARM case.

This is a simplified version of the fwspec handling code from Robin
posted as [PATCH] iommu/ipmmu-vmsa: Convert to iommu_fwspec

Signed-off-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