Re: [PATCH] dt-bindings: dsa: Fix typo in "probed"

2018-11-23 Thread David Miller
From: Fabio Estevam 
Date: Fri, 23 Nov 2018 15:46:50 -0200

> The correct form is "can be probed", so fix the typo.
> 
> Signed-off-by: Fabio Estevam 

Applied.


Re: [PATCH] dt-bindings: dsa: Fix typo in "probed"

2018-11-23 Thread Andrew Lunn
On Fri, Nov 23, 2018 at 03:46:50PM -0200, Fabio Estevam wrote:
> The correct form is "can be probed", so fix the typo.
> 
> Signed-off-by: Fabio Estevam 

Reviewed-by: Andrew Lunn 

Andrew


[PATCH] dt-bindings: dsa: Fix typo in "probed"

2018-11-23 Thread Fabio Estevam
The correct form is "can be probed", so fix the typo.

Signed-off-by: Fabio Estevam 
---
 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