projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c737c6
)
docs: w1: Fix a typo in omap-hdq.rst
author
Masanari Iida
<standby24x7@gmail.com>
Wed, 25 Dec 2019 16:55:34 +0000
(
01:55
+0900)
committer
Jonathan Corbet
<corbet@lwn.net>
Mon, 30 Dec 2019 18:58:02 +0000
(11:58 -0700)
Fix a spelling typo in omap-hdq.rst
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Link:
https://lore.kernel.org/r/20191225165534.9395-1-standby24x7@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/w1/masters/omap-hdq.rst
patch
|
blob
|
history
diff --git
a/Documentation/w1/masters/omap-hdq.rst
b/Documentation/w1/masters/omap-hdq.rst
index
345298a
..
5347b5d
100644
(file)
--- 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
- in
a
mod w1_bq27000.ko F_ID=2
+ in
s
mod 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