linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: w1: Fix a typo in omap-hdq.rst
@ 2019-12-25 16:55 Masanari Iida
  2019-12-30 18:58 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2019-12-25 16:55 UTC (permalink / raw)
  To: madhu.cr, linux-kernel, corbet, linux-doc, zbr; +Cc: Masanari Iida

This patch fix a spelling typo in omap-hdq.rst

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 Documentation/w1/masters/omap-hdq.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/w1/masters/omap-hdq.rst b/Documentation/w1/masters/omap-hdq.rst
index 345298a59e50..5347b5d9e90a 100644
--- a/Documentation/w1/masters/omap-hdq.rst
+++ b/Documentation/w1/masters/omap-hdq.rst
@@ -44,7 +44,7 @@ that the ID used should be same for both master and slave driver loading.
 e.g::
 
   insmod omap_hdq.ko W1_ID=2
-  inamod w1_bq27000.ko F_ID=2
+  insmod w1_bq27000.ko F_ID=2
 
 The driver also supports 1-wire mode. In this mode, there is no need to
 pass slave ID as parameter. The driver will auto-detect slaves connected
-- 
2.24.1.590.gb02fd2accad4


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

* Re: [PATCH] docs: w1: Fix a typo in omap-hdq.rst
  2019-12-25 16:55 [PATCH] docs: w1: Fix a typo in omap-hdq.rst Masanari Iida
@ 2019-12-30 18:58 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2019-12-30 18:58 UTC (permalink / raw)
  To: Masanari Iida; +Cc: madhu.cr, linux-kernel, linux-doc, zbr

On Thu, 26 Dec 2019 01:55:34 +0900
Masanari Iida <standby24x7@gmail.com> wrote:

> This patch fix a spelling typo in omap-hdq.rst
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
> ---
>  Documentation/w1/masters/omap-hdq.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/w1/masters/omap-hdq.rst b/Documentation/w1/masters/omap-hdq.rst
> index 345298a59e50..5347b5d9e90a 100644
> --- a/Documentation/w1/masters/omap-hdq.rst
> +++ b/Documentation/w1/masters/omap-hdq.rst
> @@ -44,7 +44,7 @@ that the ID used should be same for both master and slave driver loading.
>  e.g::
>  
>    insmod omap_hdq.ko W1_ID=2
> -  inamod w1_bq27000.ko F_ID=2
> +  insmod w1_bq27000.ko F_ID=2

Applied, thanks.

jon

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

end of thread, other threads:[~2019-12-30 18:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-25 16:55 [PATCH] docs: w1: Fix a typo in omap-hdq.rst Masanari Iida
2019-12-30 18:58 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).