aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2018-11-23 15:46:50 -0200
committerDavid S. Miller <davem@davemloft.net>2018-11-23 22:33:55 -0800
commite7b9fb4f545b1f7885e7c642643828f93d3d79c9 (patch)
tree79dc4755129d694242d76d4f1c5fda353ccad064
parentnet: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue (diff)
downloadlinux-dev-e7b9fb4f545b1f7885e7c642643828f93d3d79c9.tar.xz
linux-dev-e7b9fb4f545b1f7885e7c642643828f93d3d79c9.zip
dt-bindings: dsa: Fix typo in "probed"
The correct form is "can be probed", so fix the typo. Signed-off-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r--Documentation/devicetree/bindings/net/dsa/dsa.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/dsa/dsa.txt b/Documentation/devicetree/bindings/net/dsa/dsa.txt
index 3ceeb8de1196..35694c0c376b 100644
--- a/Documentation/devicetree/bindings/net/dsa/dsa.txt
+++ b/Documentation/devicetree/bindings/net/dsa/dsa.txt
@@ -7,7 +7,7 @@ limitations.
Current Binding
---------------
-Switches are true Linux devices and can be probes by any means. Once
+Switches are true Linux devices and can be probed by any means. Once
probed, they register to the DSA framework, passing a node
pointer. This node is expected to fulfil the following binding, and
may contain additional properties as required by the device it is