From: Matthias Kaehlcke Date: Thu, 28 Jun 2007 21:58:42 +0000 (+0100) Subject: [MTD] Use mutex instead of semaphore in dataflash driver X-Git-Tag: v2.6.24-rc1~1364^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec9ce52ef8f8496c83bc36a9b19f22e83575f890;p=pandora-kernel.git [MTD] Use mutex instead of semaphore in dataflash driver The MTD DataFlash driver uses 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: David Woodhouse --- Reading git-diff-tree failed