OSDN Git Service

iommu/arm-smmu: Update impl quirks comment
authorRobin Murphy <robin.murphy@arm.com>
Wed, 24 Jun 2020 10:24:51 +0000 (11:24 +0100)
committerWill Deacon <will@kernel.org>
Wed, 8 Jul 2020 20:37:50 +0000 (21:37 +0100)
commit976492922a6a9c06f6f61436848adf2f03702e5c
treed99ac6c58b3e7cc81a8c19cf63845047d0a136e5
parentecd7274fb4cd2d6c035a52d59ca3d6ec936a07be
iommu/arm-smmu: Update impl quirks comment

The comment about implementation and integration quirks being
mutually-exclusive is out of date, and in fact the code is already
structured for the case it anticipates, so document that properly.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/1e742177e084621f3454fbaf768325a6c215656a.1592994291.git.robin.murphy@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/iommu/arm-smmu-impl.c