[media] soc_camera: remove the now obsolete struct soc_camera_ops
[pandora-kernel.git] / drivers / media / video / imx074.c
index 20756e0..3f5d4de 100644 (file)
@@ -437,7 +437,6 @@ static int imx074_probe(struct i2c_client *client,
 
        v4l2_i2c_subdev_init(&priv->subdev, client, &imx074_subdev_ops);
 
-       icd->ops        = NULL;
        priv->fmt       = &imx074_colour_fmts[0];
 
        ret = imx074_video_probe(icd, client);