Re: [v4l-dvb-maintainer] [PATCH] usbvision: Convert semaphore to mutex

2007-10-24 Thread Thierry Merle
Hello, Matthias Kaehlcke a écrit : > usbvision: Convert the usbvision->lock semaphore to the mutex API > > I adapted your patch to the v4l-dvb hg tree (http://linuxtv.org/hg/~tmerle/v4l-dvb) thanks. Thierry - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body o

[PATCH] usbvision: Convert semaphore to mutex

2007-10-24 Thread Matthias Kaehlcke
usbvision: Convert the usbvision->lock semaphore to the mutex API Signed-off-by: Matthias Kaehlcke <[EMAIL PROTECTED]> -- diff --git a/drivers/media/video/usbvision/usbvision-core.c b/drivers/media/video/usbvision/usbvision-core.c index c7d5f9e..2038d40 100644 --- a/drivers/media/video/usbvisi