From: Matthias Kaehlcke Date: Tue, 8 May 2007 07:32:02 +0000 (-0700) Subject: use mutex instead of semaphore in TPM driver X-Git-Tag: v2.6.22-rc1~596 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d081d470446900473f2f32b9203827809b8134f0;p=pandora-kernel.git use mutex instead of semaphore in TPM driver The TPM driver uses two semaphores as mutexes. Use the mutex API instead of the (binary) semaphores. Signed-off-by: Matthias Kaehlcke Cc: Kylene Hall Cc: Marcel Selhorst Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed