From: Matthias Kaehlcke Date: Mon, 2 Jul 2007 13:19:38 +0000 (-0300) Subject: V4L/DVB (5811): Use mutex instead of semaphore in Virtual Video driver X-Git-Tag: v2.6.23-rc1~493^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51b540292a349b380ccc0572401c6ac343acdf4a;p=pandora-kernel.git V4L/DVB (5811): Use mutex instead of semaphore in Virtual Video driver The Virtual Video 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