From: Matthias Kaehlcke Date: Mon, 9 Jul 2007 21:17:55 +0000 (+0200) Subject: ide: use mutex instead of ide_cfg_sem semaphore in IDE driver X-Git-Tag: v2.6.23-rc1~1223 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef29888ea8e1fdc499e995260195b66fc91d2728;p=pandora-kernel.git ide: use mutex instead of ide_cfg_sem semaphore in IDE driver The IDE driver uses a semaphore as mutex. Use the mutex API instead of the (binary) semaphore. Signed-off-by: Matthias Kaehlcke Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed