diff options
author | Masanari Iida <standby24x7@gmail.com> | 2015-01-02 16:54:39 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2015-01-29 01:13:11 +0300 |
commit | ac3e8ea1d3a6b204f78e2e828f85b15d25617515 (patch) | |
tree | ceb5242f16e61f5b66e9d1198b98b111d9f03897 /Documentation/devicetree/bindings/mtd/fsmc-nand.txt | |
parent | 633708a4a4957f54a73e96a8f3f0cb616ce3b991 (diff) | |
download | linux-ac3e8ea1d3a6b204f78e2e828f85b15d25617515.tar.xz |
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/mtd/fsmc-nand.txt')
-rw-r--r-- | Documentation/devicetree/bindings/mtd/fsmc-nand.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mtd/fsmc-nand.txt b/Documentation/devicetree/bindings/mtd/fsmc-nand.txt index ec42935f3908..5235cbc551b0 100644 --- a/Documentation/devicetree/bindings/mtd/fsmc-nand.txt +++ b/Documentation/devicetree/bindings/mtd/fsmc-nand.txt @@ -9,7 +9,7 @@ Required properties: Optional properties: - bank-width : Width (in bytes) of the device. If not present, the width defaults to 1 byte -- nand-skip-bbtscan: Indicates the the BBT scanning should be skipped +- nand-skip-bbtscan: Indicates the BBT scanning should be skipped - timings: array of 6 bytes for NAND timings. The meanings of these bytes are: byte 0 TCLR : CLE to RE delay in number of AHB clock cycles, only 4 bits |