From: Matthias Kaehlcke Date: Tue, 24 Apr 2007 20:45:25 +0000 (+0200) Subject: Driver core: use mutex instead of semaphore in DMA pool handler X-Git-Tag: v2.6.22-rc1~1119^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2366d68d9ec3498b342507facf526c1f66ffa41;p=pandora-kernel.git Driver core: use mutex instead of semaphore in DMA pool handler the DMA pool handler uses a semaphore as mutex. use the mutex API instead of the (binary) semaphore Signed-off-by: Matthias Kaehlcke Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed