]> err.no Git - linux-2.6/blobdiff - drivers/media/video/bw-qcam.h
V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handling
[linux-2.6] / drivers / media / video / bw-qcam.h
index 723e8ad9e56ac52f49998a44b959ea3b567d189b..6701dafbc0da82deca9579837464c94e3db426e0 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;