]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/i2c-pca-platform.h
i2c-algo-pca: Rework waiting for a free bus
[linux-2.6-omap-h63xx.git] / include / linux / i2c-pca-platform.h
index 3d191873f2d1669401f01d6a8b486814aef749b2..aba33759dec485223220b6760495dbc72db7b04d 100644 (file)
@@ -6,7 +6,7 @@ struct i2c_pca9564_pf_platform_data {
                                 * not supplied (negative value), but it
                                 * cannot exit some error conditions then */
        int i2c_clock_speed;    /* values are defined in linux/i2c-algo-pca.h */
-       int timeout;            /* timeout = this value * 10us */
+       int timeout;            /* timeout in jiffies */
 };
 
 #endif /* I2C_PCA9564_PLATFORM_H */