[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
[deliverable/linux.git] / drivers / media / video / saa711x.c
index 31f7b950b01cef303553dbaf5bf45f9e3019e566..734a70919080648d5355a39d615221867fe7879f 100644 (file)
@@ -569,7 +569,6 @@ static struct i2c_driver i2c_driver_saa711x = {
        .name = "saa711x",
 
        .id = I2C_DRIVERID_SAA711X,
-       .flags = I2C_DF_NOTIFY,
 
        .attach_adapter = saa711x_attach_adapter,
        .detach_client = saa711x_detach_client,
This page took 0.037597 seconds and 5 git commands to generate.