[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
[deliverable/linux.git] / drivers / media / video / cx25840 / cx25840-core.c
index 5b93723a1768ce664cabb7b8071b1cf459585fc4..c66bc147ee715b38453962d37b1a8de7fd6f30ba 100644 (file)
@@ -847,7 +847,6 @@ static struct i2c_driver i2c_driver_cx25840 = {
        .name = "cx25840",
 
        .id = I2C_DRIVERID_CX25840,
-       .flags = I2C_DF_NOTIFY,
 
        .attach_adapter = cx25840_attach_adapter,
        .detach_client = cx25840_detach_client,
This page took 0.02507 seconds and 5 git commands to generate.