commit | 77e0992aee4e980e8c553e512a5dfa3e704cf030 | [log] [tgz] |
---|---|---|
author | Yong Wu <yong.wu@mediatek.com> | Thu Jan 07 20:29:07 2021 +0800 |
committer | Will Deacon <will@kernel.org> | Wed Jan 27 12:32:27 2021 +0000 |
tree | 2178e719779169e6871d1e01474a5c74eac84d71 | |
parent | 862c3715de8f3e5350489240c951d697f04bd8c9 [diff] |
iommu/io-pgtable: Allow io_pgtable_tlb ops optional This patch allows io_pgtable_tlb ops could be null since the IOMMU drivers may use the tlb ops from iommu framework. Signed-off-by: Yong Wu <yong.wu@mediatek.com> Reviewed-by: Robin Murphy <robin.murphy@arm.com> Acked-by: Will Deacon <will@kernel.org> Link: https://lore.kernel.org/r/20210107122909.16317-6-yong.wu@mediatek.com Signed-off-by: Will Deacon <will@kernel.org>