[PATCH] i2c: Rework client usage count, 2 of 3
[pandora-kernel.git] / drivers / media / video / saa7134 / saa6752hs.c
index 6fc298e..6820606 100644 (file)
@@ -608,7 +608,6 @@ static struct i2c_driver driver = {
 static struct i2c_client client_template =
 {
        .name       = "saa6752hs",
-       .flags      = I2C_CLIENT_ALLOW_USE,
        .driver     = &driver,
 };