All of lore.kernel.org
 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

* Re: [PATCH] dt-bindings: dsa: Fix typo in "probed"
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2018-11-23 18:02 UTC (permalink / raw)
  To: Fabio Estevam; +Cc: davem, netdev, f.fainelli

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 <festevam@gmail.com>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

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

* Re: [PATCH] dt-bindings: dsa: Fix typo in "probed"
  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
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2018-11-24  6:34 UTC (permalink / raw)
  To: festevam; +Cc: andrew, netdev, f.fainelli

From: Fabio Estevam <festevam@gmail.com>
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 <festevam@gmail.com>

Applied.

^ permalink raw reply	[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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.