diff options
author | Masanari Iida <standby24x7@gmail.com> | 2015-01-02 22:54:39 +0900 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2015-01-28 15:13:11 -0700 |
commit | ac3e8ea1d3a6b204f78e2e828f85b15d25617515 (patch) | |
tree | ceb5242f16e61f5b66e9d1198b98b111d9f03897 /Documentation/devicetree/bindings/c6x | |
parent | 633708a4a4957f54a73e96a8f3f0cb616ce3b991 (diff) | |
download | linux-ac3e8ea1d3a6b204f78e2e828f85b15d25617515.tar.bz2 |
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/c6x')
-rw-r--r-- | Documentation/devicetree/bindings/c6x/dscr.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/c6x/dscr.txt b/Documentation/devicetree/bindings/c6x/dscr.txt index b0e97144cfb1..92672235de57 100644 --- a/Documentation/devicetree/bindings/c6x/dscr.txt +++ b/Documentation/devicetree/bindings/c6x/dscr.txt @@ -12,7 +12,7 @@ configuration register for writes. These configuration register may be used to enable (and disable in some cases) SoC pin drivers, select peripheral clock sources (internal or pin), etc. In some cases, a configuration register is write once or the individual bits are write once. In addition to device config, -the DSCR block may provide registers which which are used to reset peripherals, +the DSCR block may provide registers which are used to reset peripherals, provide device ID information, provide ethernet MAC addresses, as well as other miscellaneous functions. |