]> Pileus Git - ~andy/linux/blobdiff - include/media/videobuf-dma-sg.h
[media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1
[~andy/linux] / include / media / videobuf-dma-sg.h
index aa4ebb42a5652b2261b1a2dbbbe133cbd5fbfe51..1c647e8148c48d9b208bb4e9218adb2f141785c8 100644 (file)
@@ -103,7 +103,8 @@ void videobuf_queue_sg_init(struct videobuf_queue *q,
                         enum v4l2_buf_type type,
                         enum v4l2_field field,
                         unsigned int msize,
-                        void *priv);
+                        void *priv,
+                        struct mutex *ext_lock);
 
 #endif /* _VIDEOBUF_DMA_SG_H */