X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fmedia%2Fvideo-buf-dvb.h;h=ad0a07a3a89502e08c580029e96959576c81c821;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=b78d90fe629fb0b816f336015e07126116ce6af8;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/include/media/video-buf-dvb.h b/include/media/video-buf-dvb.h index b78d90fe6..ad0a07a3a 100644 --- a/include/media/video-buf-dvb.h +++ b/include/media/video-buf-dvb.h @@ -11,7 +11,7 @@ struct videobuf_dvb { struct videobuf_queue dvbq; /* video-buf-dvb state info */ - struct mutex lock; + struct semaphore lock; struct task_struct *thread; int nfeeds;