From: Matthias Kaehlcke Date: Sat, 28 Apr 2007 23:00:18 +0000 (-0300) Subject: V4L/DVB (5572): Pvrusb2: use mutex instead of semaphore X-Git-Tag: v2.6.22-rc1~23^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8df0c87cc33646a19a59c0f93c4f9a330d5ca5eb;p=pandora-kernel.git V4L/DVB (5572): Pvrusb2: use mutex instead of semaphore The pvrusb2 driver use a semaphore as mutex. use the mutex API instead of the (binary) semaphore. Signed-off-by: Matthias Kaehlcke Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed