diff options
Diffstat (limited to 'drivers/media/video/omap3isp/ispstat.h')
| -rw-r--r-- | drivers/media/video/omap3isp/ispstat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/omap3isp/ispstat.h b/drivers/media/video/omap3isp/ispstat.h index d86da94fa50d..9b7c8654dc8a 100644 --- a/drivers/media/video/omap3isp/ispstat.h +++ b/drivers/media/video/omap3isp/ispstat.h | |||
| @@ -144,7 +144,7 @@ int omap3isp_stat_request_statistics(struct ispstat *stat, | |||
| 144 | struct omap3isp_stat_data *data); | 144 | struct omap3isp_stat_data *data); |
| 145 | int omap3isp_stat_init(struct ispstat *stat, const char *name, | 145 | int omap3isp_stat_init(struct ispstat *stat, const char *name, |
| 146 | const struct v4l2_subdev_ops *sd_ops); | 146 | const struct v4l2_subdev_ops *sd_ops); |
| 147 | void omap3isp_stat_free(struct ispstat *stat); | 147 | void omap3isp_stat_cleanup(struct ispstat *stat); |
| 148 | int omap3isp_stat_subscribe_event(struct v4l2_subdev *subdev, | 148 | int omap3isp_stat_subscribe_event(struct v4l2_subdev *subdev, |
| 149 | struct v4l2_fh *fh, | 149 | struct v4l2_fh *fh, |
| 150 | struct v4l2_event_subscription *sub); | 150 | struct v4l2_event_subscription *sub); |
