iommu/arm-smmu: fix incorrect comment regarding TLB invalidation
authorWill Deacon <will.deacon@arm.com>
Wed, 26 Feb 2014 11:14:37 +0000 (11:14 +0000)
committerWill Deacon <will.deacon@arm.com>
Thu, 27 Feb 2014 19:08:43 +0000 (19:08 +0000)
Commit 1463fe44fd0f ("iommu/arm-smmu: Don't use VMIDs for stage-1
translations") moved our TLB invalidation from context creation time to
context destruction time, but forgot to update an associated comment.

This patch fixes the broken comment.

Signed-off-by: Will Deacon <will.deacon@arm.com>
drivers/iommu/arm-smmu.c

Simple merge