From: David Brownell Date: Sat, 13 Oct 2007 21:56:31 +0000 (+0200) Subject: i2c: Document struct i2c_msg X-Git-Tag: v2.6.24-rc1~1350 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a64ec07d3daeb7cdd363e66ed5929beacdd94652;p=pandora-kernel.git 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 Signed-off-by: Jean Delvare --- Reading git-diff-tree failed