From: Matthias Kaehlcke Date: Mon, 30 Jul 2007 17:58:10 +0000 (-0300) Subject: V4L/DVB (5946): Use mutex instead of semaphore in the DVB frontend tuning interface X-Git-Tag: v2.6.24-rc1~1463^2~279 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03b7612336560c6799852acaaaeac70e1f00e483;p=pandora-kernel.git V4L/DVB (5946): Use mutex instead of semaphore in the DVB frontend tuning interface The DVB frontend tuning interface uses a semaphore as mutex. Use the mutex API instead of the (binary) semaphore. Signed-off-by: Matthias Kaehlcke Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed