i2c: Document struct i2c_msg
authorDavid Brownell <david-b@pacbell.net>
Sat, 13 Oct 2007 21:56:31 +0000 (23:56 +0200)
committerJean Delvare <khali@hyperion.delvare>
Sat, 13 Oct 2007 21:56:31 +0000 (23:56 +0200)
commita64ec07d3daeb7cdd363e66ed5929beacdd94652
tree2b787bd509ba42c3ffeeaf84cedd0ca49ae1d6cb
parent553515e5c54dbf3340cd6773aaf0acb53291d6ad
i2c: Document struct i2c_msg

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>
drivers/i2c/i2c-core.c
include/linux/i2c.h