V4L/DVB (8783): v4l: add all missing video_device release callbacks
[pandora-kernel.git] / drivers / media / video / bw-qcam.c
index e8e1bb1..ace4ff9 100644 (file)
@@ -926,6 +926,7 @@ static struct video_device qcam_template=
 {
        .name           = "Connectix Quickcam",
        .fops           = &qcam_fops,
+       .release        = video_device_release_empty,
 };
 
 #define MAX_CAMS 4