mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 22:51:42 +00:00
w1: comment spelling s/minmum/minimum/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
bc2d52fe37
commit
0db71fec85
@ -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
|
||||
/* minimum 70 (above) + 430 = 500 us
|
||||
* There aren't any timing requirements between a reset and
|
||||
* the following transactions. Sleeping is safe here.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user