]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/mediatek: Adjust the structure
authorYong Wu <yong.wu@mediatek.com>
Mon, 11 Jan 2021 11:19:04 +0000 (19:19 +0800)
committerWill Deacon <will@kernel.org>
Mon, 1 Feb 2021 11:31:18 +0000 (11:31 +0000)
commit0f2f13f9a00ebb462851732e53a02df595f29f53
tree4c834bba85e06f597a52e483b00ecfc7d0aa045c
parent78f73b60b625624be2c989563e61b921da6c1339
iommu/mediatek: Adjust the structure

Add "struct mtk_iommu_data *" in the "struct mtk_iommu_domain",
reduce the call mtk_iommu_get_m4u_data().
No functional change.

Signed-off-by: Yong Wu <yong.wu@mediatek.com>
Reviewed-by: Tomasz Figa <tfiga@chromium.org>
Link: https://lore.kernel.org/r/20210111111914.22211-24-yong.wu@mediatek.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/iommu/mtk_iommu.c