]> err.no Git - linux-2.6/blobdiff - include/media/video-buf-dvb.h
V4L/DVB (3581): Add new media/msp3400.h header containing the routing macros
[linux-2.6] / include / media / video-buf-dvb.h
index ad0a07a3a89502e08c580029e96959576c81c821..b78d90fe629fb0b816f336015e07126116ce6af8 100644 (file)
@@ -11,7 +11,7 @@ struct videobuf_dvb {
        struct videobuf_queue      dvbq;
 
        /* video-buf-dvb state info */
-       struct semaphore           lock;
+       struct mutex               lock;
        struct task_struct         *thread;
        int                        nfeeds;