Pull bugzilla-5737 into release branch
[firefly-linux-kernel-4.4.55.git] / 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;