iommu/mtk: Fix spelling of correspondence in comment

Correct "correspondance" to "correspondence".

Signed-off-by: xiongweimin <xiongweimin@kylinos.cn>
Signed-off-by: Will Deacon <will@kernel.org>
This commit is contained in:
xiongweimin 2026-07-14 10:45:19 +08:00 committed by Will Deacon
parent bfc147a8d3
commit fef725df40

View File

@ -220,7 +220,7 @@ struct mtk_iommu_plat_data {
unsigned int iova_region_nr;
const struct mtk_iommu_iova_region *iova_region;
/*
* Indicate the correspondance between larbs, ports and regions.
* Indicate the correspondence between larbs, ports and regions.
*
* The index is the same as iova_region and larb port numbers are
* described as bit positions.