]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - Documentation/i2c/i2c-protocol
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / Documentation / i2c / i2c-protocol
index 579b92d5f3a38c4796d6bcf4c1de559277090974..10518dd588146f6d57c1e3c9c912bb525bc86425 100644 (file)
@@ -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.