]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/i2c/busses/i2c-pca-isa.c
i2c-algo-pca: Rework waiting for a free bus
[linux-2.6-omap-h63xx.git] / drivers / i2c / busses / i2c-pca-isa.c
index 0cc8017b3f64cde8758e49ae5ce0f733405a4c90..b9403fdfb6d84edb93f1060acd7daa17d4ac4691 100644 (file)
@@ -104,7 +104,7 @@ static struct i2c_adapter pca_isa_ops = {
        .owner          = THIS_MODULE,
        .algo_data      = &pca_isa_data,
        .name           = "PCA9564/PCA9665 ISA Adapter",
-       .timeout        = 100,
+       .timeout        = HZ,
 };
 
 static int __devinit pca_isa_match(struct device *dev, unsigned int id)