[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1542995210-22428-1-git-send-email-festevam@gmail.com>
Date: Fri, 23 Nov 2018 15:46:50 -0200
From: Fabio Estevam <festevam@...il.com>
To: davem@...emloft.net
Cc: andrew@...n.ch, netdev@...r.kernel.org, f.fainelli@...il.com,
Fabio Estevam <festevam@...il.com>
Subject: [PATCH] dt-bindings: dsa: Fix typo in "probed"
The correct form is "can be probed", so fix the typo.
Signed-off-by: Fabio Estevam <festevam@...il.com>
---
Documentation/devicetree/bindings/net/dsa/dsa.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/net/dsa/dsa.txt b/Documentation/devicetree/bindings/net/dsa/dsa.txt
index 3ceeb8d..35694c0 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
--
2.7.4
Powered by blists - more mailing lists