From: Thomas Gleixner Date: Tue, 7 Sep 2010 14:33:27 +0000 (-0300) Subject: V4L/DVB: dvb: Convert "mutex" to semaphore X-Git-Tag: v2.6.37-rc1~64^2~371 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0a4714c404dfd0c28092743dd8bc244fcda357a;p=pandora-kernel.git V4L/DVB: dvb: Convert "mutex" to semaphore Get rid of init_MUTEX[_LOCKED]() and use sema_init() instead. Signed-off-by: Thomas Gleixner Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed