From: Matthias Kaehlcke Date: Mon, 2 Jul 2007 13:04:52 +0000 (-0300) Subject: V4L/DVB (5809): Use mutex instead of semaphore in Philips webcam driver X-Git-Tag: v2.6.23-rc1~493^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9378fdbc334d1575b492108eac822a78c0c46d9;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed