V4L/DVB (5809): Use mutex instead of semaphore in Philips webcam driver
authorMatthias Kaehlcke <matthias.kaehlcke@gmail.com>
Mon, 2 Jul 2007 13:04:52 +0000 (10:04 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 18 Jul 2007 17:24:28 +0000 (14:24 -0300)
commitb9378fdbc334d1575b492108eac822a78c0c46d9
tree9a78a121b72309a4471dee193ceefc5cb17ce520
parent55c0d1005a0e5f590f71f918e49bdc81362f93a6
V4L/DVB (5809): Use mutex instead of semaphore in Philips webcam driver

The Philips webcam driver uses a semaphore as mutex. Use the mutex API
instead of the (binary) semaphore.
--

Signed-off-by: Matthias Kaehlcke <matthias.kaehlcke@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pwc/pwc-if.c
drivers/media/video/pwc/pwc.h