diff options
Diffstat (limited to 'drivers/media/video/imx074.c')
-rw-r--r-- | drivers/media/video/imx074.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/imx074.c b/drivers/media/video/imx074.c index 20756e03dbb1..3f5d4de8b91b 100644 --- a/drivers/media/video/imx074.c +++ b/drivers/media/video/imx074.c | |||
@@ -437,7 +437,6 @@ static int imx074_probe(struct i2c_client *client, | |||
437 | 437 | ||
438 | v4l2_i2c_subdev_init(&priv->subdev, client, &imx074_subdev_ops); | 438 | v4l2_i2c_subdev_init(&priv->subdev, client, &imx074_subdev_ops); |
439 | 439 | ||
440 | icd->ops = NULL; | ||
441 | priv->fmt = &imx074_colour_fmts[0]; | 440 | priv->fmt = &imx074_colour_fmts[0]; |
442 | 441 | ||
443 | ret = imx074_video_probe(icd, client); | 442 | ret = imx074_video_probe(icd, client); |