]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/media/video/cx23885/cx23885-video.c
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
[mv-sheeva.git] / drivers / media / video / cx23885 / cx23885-video.c
index 5aadc1d1956e73213cb95dae7aefd16e0aa4a887..3173cc69ac611a96c45987d95ff66cfb5a512195 100644 (file)
@@ -758,7 +758,7 @@ static int video_open(struct file *file)
                            V4L2_BUF_TYPE_VIDEO_CAPTURE,
                            V4L2_FIELD_INTERLACED,
                            sizeof(struct cx23885_buffer),
-                           fh);
+                           fh, NULL);
 
        dprintk(1, "post videobuf_queue_init()\n");