From: Andrea Gelmini Date: Sat, 21 May 2016 11:38:10 +0000 (+0200) Subject: iommu/arm-smmu: Fix typo in devicetree binding introductory text X-Git-Tag: Ubuntu-4.10.0-19.21~2877^2^8^2~3 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=560829b4f6c34adae82082fe86d21e7c6cdc4eaf;p=mirror_ubuntu-artful-kernel.git iommu/arm-smmu: Fix typo in devicetree binding introductory text 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 Signed-off-by: Will Deacon --- diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu-v3.txt b/Documentation/devicetree/bindings/iommu/arm,smmu-v3.txt index 947863acc2d4..7b94c88cf2ee 100644 --- a/Documentation/devicetree/bindings/iommu/arm,smmu-v3.txt +++ b/Documentation/devicetree/bindings/iommu/arm,smmu-v3.txt @@ -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.