aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/i2c/i2c-protocol
diff options
context:
space:
mode:
authorJohn Anthony Kazos Jr <jakj@j-a-k-j.com>2007-05-09 08:50:42 +0200
committerAdrian Bunk <bunk@stusta.de>2007-05-09 08:58:19 +0200
commitbe2a608bd08ec00e19e14b322e07f443d2711084 (patch)
tree5050106052ad30cf5f78265d8427f2da1c0faee6 /Documentation/i2c/i2c-protocol
parentConvert the toplevel files CREDITS and MAINTAINERS to UTF-8. (diff)
downloadlinux-dev-be2a608bd08ec00e19e14b322e07f443d2711084.tar.xz
linux-dev-be2a608bd08ec00e19e14b322e07f443d2711084.zip
documentation: convert the Documentation directory to UTF-8
Convert files within the Documentation directory to UTF-8. Adrian Bunk: small additional fixes Signed-off-by: John Anthony Kazos Jr. <jakj@j-a-k-j.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'Documentation/i2c/i2c-protocol')
-rw-r--r--Documentation/i2c/i2c-protocol2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/i2c/i2c-protocol b/Documentation/i2c/i2c-protocol
index b4022c914210..579b92d5f3a3 100644
--- a/Documentation/i2c/i2c-protocol
+++ b/Documentation/i2c/i2c-protocol
@@ -68,7 +68,7 @@ We have found some I2C devices that needs the following modifications:
Flags I2C_M_IGNORE_NAK
Normally message is interrupted immediately if there is [NA] from the
- client. Setting this flag treats any [NA] as [A], and all of
+ client. Setting this flag treats any [NA] asĀ [A], and all of
message is sent.
These messages may still fail to SCL lo->hi timeout.