more UTF-8 conversions

Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
Marcin Garski
2007-10-19 23:22:11 +02:00
committed by Adrian Bunk
szülő 96de0e252c
commit db955170d4
12 fájl változott, egészen pontosan 16 új sor hozzáadva és 16 régi sor törölve

Fájl megtekintése

@@ -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.