aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/dma
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2015-01-02 22:54:39 +0900
committerJonathan Corbet <corbet@lwn.net>2015-01-28 15:13:11 -0700
commitac3e8ea1d3a6b204f78e2e828f85b15d25617515 (patch)
treeceb5242f16e61f5b66e9d1198b98b111d9f03897 /Documentation/devicetree/bindings/dma
parentDocumentation: mm: Fix typo in vm.txt (diff)
downloadlinux-dev-ac3e8ea1d3a6b204f78e2e828f85b15d25617515.tar.xz
linux-dev-ac3e8ea1d3a6b204f78e2e828f85b15d25617515.zip
Documentation: devicetree: Fix double words in Doumentation/devicetree
This patch fix multiple words such as "the the" and "which which" in Documentation/devicetree. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/devicetree/bindings/dma')
-rw-r--r--Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
index df0f48bcf75a..f7e21b1c2a05 100644
--- a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
+++ b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
@@ -1,6 +1,6 @@
* Renesas R-Car DMA Controller Device Tree bindings
-Renesas R-Car Generation 2 SoCs have have multiple multi-channel DMA
+Renesas R-Car Generation 2 SoCs have multiple multi-channel DMA
controller instances named DMAC capable of serving multiple clients. Channels
can be dedicated to specific clients or shared between a large number of
clients.