Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 58960172 authored by Joerg Roedel's avatar Joerg Roedel
Browse files

iommu/mediatek: Do no use dev->archdata.iommu


The iommu private pointer is already used in the Mediatek IOMMU v1
driver, so move the dma_iommu_mapping pointer into 'struct
mtk_iommu_data' and do not use dev->archdata.iommu anymore.

Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
Reviewed-by: default avatarJerry Snitselaar <jsnitsel@redhat.com>
Link: https://lore.kernel.org/r/20200625130836.1916-9-joro@8bytes.org
parent 2263d818
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment