projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8efd1e9
)
i2c: Spelling s/than/that/
author
Geert Uytterhoeven
<geert+renesas@linux-m68k.org>
Tue, 11 Mar 2014 10:23:43 +0000
(11:23 +0100)
committer
Wolfram Sang
<wsa@the-dreams.de>
Wed, 12 Mar 2014 07:15:41 +0000
(08:15 +0100)
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Documentation/i2c/functionality
patch
|
blob
|
history
diff --git
a/Documentation/i2c/functionality
b/Documentation/i2c/functionality
index
b0ff2ab
..
4556a3e
100644
(file)
--- a/
Documentation/i2c/functionality
+++ b/
Documentation/i2c/functionality
@@
-46,7
+46,7
@@
A few combinations of the above flags are also defined for your convenience:
and write_block_data commands
I2C_FUNC_SMBUS_I2C_BLOCK Handles the SMBus read_i2c_block_data
and write_i2c_block_data commands
- I2C_FUNC_SMBUS_EMUL Handles all SMBus commands tha
n
can be
+ I2C_FUNC_SMBUS_EMUL Handles all SMBus commands tha
t
can be
emulated by a real I2C adapter (using
the transparent emulation layer)