On Sat, 10 May 2008, Jean Delvare wrote: > Attempt to make the documentation about the I2C/SMBus functionality > checking API clearer.
It looks good to me. A minor nit below. > + if (!i2c_check_functionality(adapter, I2C_FUNC_SMBUS_BYTE_DATA | > + I2C_FUNC_SMBUS_WORD_DATA)) Indentation (obviously it is the driver you are referring to that has got it wrong in the first place). Maciej _______________________________________________ i2c mailing list [email protected] http://lists.lm-sensors.org/mailman/listinfo/i2c
