]> Pileus Git - ~andy/linux/blobdiff - include/media/v4l2-mem2mem.h
[media] saa7115: add support for double-rate ASCLK
[~andy/linux] / include / media / v4l2-mem2mem.h
index 7e82d2b193d5625702594fe59f1484e1b09c3d06..d3eef01da648d49387d6efe41bb2cae66bd6dac6 100644 (file)
@@ -125,7 +125,7 @@ unsigned int v4l2_m2m_poll(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
 int v4l2_m2m_mmap(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
                  struct vm_area_struct *vma);
 
-struct v4l2_m2m_dev *v4l2_m2m_init(struct v4l2_m2m_ops *m2m_ops);
+struct v4l2_m2m_dev *v4l2_m2m_init(const struct v4l2_m2m_ops *m2m_ops);
 void v4l2_m2m_release(struct v4l2_m2m_dev *m2m_dev);
 
 struct v4l2_m2m_ctx *v4l2_m2m_ctx_init(struct v4l2_m2m_dev *m2m_dev,