From: Matthias Kaehlcke Date: Thu, 12 Jul 2007 12:12:28 +0000 (+0200) Subject: scx200_acb: Use mutex instead of semaphore X-Git-Tag: v2.6.23-rc1~1112^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d9c01ceff00fcba50043f500cac471ecf6752c9;p=pandora-kernel.git scx200_acb: Use mutex instead of semaphore The scx200_acb driver use a semaphore as mutex. Use the mutex API instead of the (binary) semaphore. Signed-off-by: Matthias Kaehlcke Signed-off-by: Andrew Morton Cc: Jordan Crouse Signed-off-by: Jean Delvare --- Reading git-diff-tree failed