From: Matthias Kaehlcke Date: Tue, 24 Apr 2007 20:02:35 +0000 (+0200) Subject: sonypi: use mutex instead of semaphore X-Git-Tag: v2.6.22-rc1~1112^2~6^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6c60106b9584f17c55e4c5e0ce9b905a1a6cdb6;p=pandora-kernel.git sonypi: use mutex instead of semaphore the Sony Programmable I/O Control driver uses a semaphore as mutex. use the mutex API instead of the (binary) semaphore Signed-off-by: Matthias Kaehlcke Acked-by: Mattia Dongili Signed-off-by: Len Brown --- Reading git-diff-tree failed