提交 3f9a4790 编写于 作者: M Mike Frysinger 提交者: Jean Delvare

i2c: Fix typo in SMBus Write Word Data description

Write data, don't read it.
Signed-off-by: NMike Frysinger <vapier@gentoo.org>
Signed-off-by: NJean Delvare <khali@linux-fr.org>
上级 4e6697fc
...@@ -97,7 +97,7 @@ SMBus Write Word Data ...@@ -97,7 +97,7 @@ SMBus Write Word Data
===================== =====================
This is the opposite operation of the Read Word Data command. 16 bits This is the opposite operation of the Read Word Data command. 16 bits
of data is read from a device, from a designated register that is of data is 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 S Addr Wr [A] Comm [A] DataLow [A] DataHigh [A] P
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册