iommu/arm-smmu: Fix typo in devicetree binding introductory text
authorAndrea Gelmini <andrea.gelmini@gelma.net>
Sat, 21 May 2016 11:38:10 +0000 (13:38 +0200)
committerWill Deacon <will.deacon@arm.com>
Fri, 1 Jul 2016 13:04:36 +0000 (14:04 +0100)
This may well be the world's most inconsequential patch, but there is a
spelling mistake that needs fixing and Andrea was bored enough to write
the patch (along with 1528 others...).

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Documentation/devicetree/bindings/iommu/arm,smmu-v3.txt

index 947863a..7b94c88 100644 (file)
@@ -1,6 +1,6 @@
 * ARM SMMUv3 Architecture Implementation
 
-The SMMUv3 architecture is a significant deparature from previous
+The SMMUv3 architecture is a significant departure from previous
 revisions, replacing the MMIO register interface with in-memory command
 and event queues and adding support for the ATS and PRI components of
 the PCIe specification.