[media] soc_camera: remove the now obsolete struct soc_camera_ops
[pandora-kernel.git] / drivers / media / video / tw9910.c
index 40cc149..2fddd1f 100644 (file)
@@ -921,7 +921,6 @@ static int tw9910_probe(struct i2c_client *client,
 
        v4l2_i2c_subdev_init(&priv->subdev, client, &tw9910_subdev_ops);
 
-       icd->ops     = NULL;
        icd->iface   = icl->bus_id;
 
        ret = tw9910_video_probe(icd, client);