OSDN Git Service

iommu/ipmmu-vmsa: Make use of IOMMU_OF_DECLARE()
authorMagnus Damm <damm+renesas@opensource.se>
Mon, 16 Oct 2017 12:29:57 +0000 (21:29 +0900)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 6 Nov 2017 17:29:39 +0000 (10:29 -0700)
commitcda52fcd999f389c6f24f079910a62e53912d411
treea9c6e723989ca31402068ca6794577f6ad358c0a
parent5fd163416fb7b6592521c39f867d5ae6360e7924
iommu/ipmmu-vmsa: Make use of IOMMU_OF_DECLARE()

Hook up IOMMU_OF_DECLARE() support in case CONFIG_IOMMU_DMA
is enabled. The only current supported case for 32-bit ARM
is disabled, however for 64-bit ARM usage of OF is required.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/iommu/ipmmu-vmsa.c