V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_lines...
[pandora-kernel.git] / drivers / media / video / soc_camera_platform.c
index b6a575c..c7c9151 100644 (file)
@@ -128,7 +128,6 @@ static int soc_camera_platform_probe(struct platform_device *pdev)
        /* Set the control device reference */
        dev_set_drvdata(&icd->dev, &pdev->dev);
 
-       icd->y_skip_top         = 0;
        icd->ops                = &soc_camera_platform_ops;
 
        ici = to_soc_camera_host(icd->dev.parent);