V4L/DVB (4825): FIX bug 5760: audio were not working on some bttv drivers
[safe/jmp/linux-2.6] / drivers / media / video / bw-qcam.h
index 723e8ad..6701daf 100644 (file)
@@ -55,7 +55,7 @@ struct qcam_device {
        struct video_device vdev;
        struct pardevice *pdev;
        struct parport *pport;
-       struct semaphore lock;
+       struct mutex lock;
        int width, height;
        int bpp;
        int mode;