V4L/DVB (9785): soc-camera: merge .try_bus_param() into .try_fmt_cap()
[deliverable/linux.git] / include / media / soc_camera.h
index 9231e2d908f2d536838043868632cdb894bb6b71..ee0e6b4bed33489e97bfa9dfbe0f706cd3858b30 100644 (file)
@@ -73,7 +73,6 @@ struct soc_camera_host_ops {
                              struct soc_camera_device *);
        int (*reqbufs)(struct soc_camera_file *, struct v4l2_requestbuffers *);
        int (*querycap)(struct soc_camera_host *, struct v4l2_capability *);
-       int (*try_bus_param)(struct soc_camera_device *, __u32);
        int (*set_bus_param)(struct soc_camera_device *, __u32);
        unsigned int (*poll)(struct file *, poll_table *);
 };
This page took 0.027298 seconds and 5 git commands to generate.