From: Matthias Kaehlcke Date: Tue, 17 Jul 2007 11:04:16 +0000 (-0700) Subject: use mutex instead of semaphore in SPI core/init code X-Git-Tag: v2.6.23-rc1~686 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=940408289842677cfe9e053a6c423bf3fb922560;p=pandora-kernel.git use mutex instead of semaphore in SPI core/init code The SPI core/init code uses a semaphore as mutex. Use the mutex API instead of the (binary) semaphore. Signed-off-by: Matthias Kaehlcke Acked-by: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed