Netdev List
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: dsa: Fix typo in "probed"
@ 2018-11-23 17:46 Fabio Estevam
  2018-11-23 18:02 ` Andrew Lunn
  2018-11-24  6:34 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2018-11-23 17:46 UTC (permalink / raw)
  To: davem; +Cc: andrew, netdev, f.fainelli, Fabio Estevam

The correct form is "can be probed", so fix the typo.

Signed-off-by: Fabio Estevam <festevam@gmail.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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-11-24 17:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-23 17:46 [PATCH] dt-bindings: dsa: Fix typo in "probed" Fabio Estevam
2018-11-23 18:02 ` Andrew Lunn
2018-11-24  6:34 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox