git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
553515e
)
i2c: Document struct i2c_msg
author
David Brownell
<david-b@pacbell.net>
Sat, 13 Oct 2007 21:56:31 +0000
(23:56 +0200)
committer
Jean Delvare
<khali@hyperion.delvare>
Sat, 13 Oct 2007 21:56:31 +0000
(23:56 +0200)
Clarify use of the I2C_M_* flags by highlighting the fact that
most of them depend on I2C_FUNC_PROTOCOL_MANGLING.
Also provide kerneldoc for i2c_smbus_read_block_data() and also
for "struct i2c_msg".
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found