Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[pandora-kernel.git] / include / linux / i2c-pca-platform.h
index 3d19187..aba3375 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 */