diff options
author | Hayato Suzuki <hytszk@gmail.com> | 2014-07-02 08:15:32 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-08-26 09:35:51 +0200 |
commit | 24488c392067e948b3b2c6911d6e8b522931714c (patch) | |
tree | 3e716b8976a5401de76c3b458f463fd9a7131686 /Documentation/devicetree/bindings/phy | |
parent | fs/btrfs/tree-log.c: Fix closing brace followed by if (diff) | |
download | linux-24488c392067e948b3b2c6911d6e8b522931714c.tar.xz linux-24488c392067e948b3b2c6911d6e8b522931714c.zip |
Documentation: treewide: fix typos and grammar
Correct spelling typo in treewide.
Signed-off-by: Hayato Suzuki <hytszk@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/devicetree/bindings/phy')
-rw-r--r-- | Documentation/devicetree/bindings/phy/phy-bindings.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/phy/phy-bindings.txt b/Documentation/devicetree/bindings/phy/phy-bindings.txt index 2aa1840200ed..1293c321754c 100644 --- a/Documentation/devicetree/bindings/phy/phy-bindings.txt +++ b/Documentation/devicetree/bindings/phy/phy-bindings.txt @@ -27,7 +27,7 @@ phys: phy { }; That node describes an IP block (PHY provider) that implements 2 different PHYs. -In order to differentiate between these 2 PHYs, an additonal specifier should be +In order to differentiate between these 2 PHYs, an additional specifier should be given while trying to get a reference to it. PHY user node |