From: Matthias Kaehlcke Date: Wed, 23 May 2007 21:19:42 +0000 (-0700) Subject: sysdev: use mutex instead of semaphore X-Git-Tag: v2.6.23-rc1~1107^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f3f776bd9e3d52f0204db1df0914b50d6a2372e;p=pandora-kernel.git sysdev: use mutex instead of semaphore The sysdev code use a semaphore as mutex. Use the mutex API instead of the (binary) semaphore. Signed-off-by: Matthias Kaehlcke Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed