forked from Minki/linux
docs: i2c: smbus-protocol: fix punctuation
Remove misplaced dot before colon. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Reviewed-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
This commit is contained in:
parent
414a596454
commit
c7148b059c
@ -146,7 +146,7 @@ Implemented by i2c_smbus_write_word_data()
|
||||
|
||||
This is the opposite of the Read Word operation. 16 bits
|
||||
of data are written to a device, to the designated register that is
|
||||
specified through the Comm byte.::
|
||||
specified through the Comm byte::
|
||||
|
||||
S Addr Wr [A] Comm [A] DataLow [A] DataHigh [A] P
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user