projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f704938
)
w1: Spelling s/minmum/minimum/
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Mon, 14 Mar 2016 15:31:37 +0000
(16:31 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 1 May 2016 21:04:19 +0000
(14:04 -0700)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/w1/w1_io.c
patch
|
blob
|
history
diff --git
a/drivers/w1/w1_io.c
b/drivers/w1/w1_io.c
index 282092421cc9ee29d541e8722139387d0060c7db..f4bc8c100a01b1f04a62ebca2528c51c05f40520 100644
(file)
--- a/
drivers/w1/w1_io.c
+++ b/
drivers/w1/w1_io.c
@@
-352,7
+352,7
@@
int w1_reset_bus(struct w1_master *dev)
w1_delay(70);
result = dev->bus_master->read_bit(dev->bus_master->data) & 0x1;
- /* minmum 70 (above) + 430 = 500 us
+ /* min
i
mum 70 (above) + 430 = 500 us
* There aren't any timing requirements between a reset and
* the following transactions. Sleeping is safe here.
*/