|
@@ -405,7 +405,6 @@ static struct i2c_driver driver = {
|
|
.name = "ovcamchip",
|
|
.name = "ovcamchip",
|
|
},
|
|
},
|
|
.id = I2C_DRIVERID_OVCAMCHIP,
|
|
.id = I2C_DRIVERID_OVCAMCHIP,
|
|
- .class = I2C_CLASS_CAM_DIGITAL,
|
|
|
|
.attach_adapter = ovcamchip_attach,
|
|
.attach_adapter = ovcamchip_attach,
|
|
.detach_client = ovcamchip_detach,
|
|
.detach_client = ovcamchip_detach,
|
|
.command = ovcamchip_command,
|
|
.command = ovcamchip_command,
|