From: Matthias Kaehlcke Date: Mon, 16 Jul 2007 06:39:49 +0000 (-0700) Subject: Use mutexes instead of semaphores in I2O driver X-Git-Tag: v2.6.23-rc1~947 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ac162521cd9796f44d263a61090634844c719a6;p=pandora-kernel.git Use mutexes instead of semaphores in I2O driver The I2O driver uses two semaphores as mutexes. Use the mutex API instead of the (binary) semaphores. Signed-off-by: Matthias Kaehlcke Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed