drivers/base/attribute_container.c: use mutex instead of binary semaphore
authorMatthias Kaehlcke <matthias.kaehlcke@gmail.com>
Thu, 26 Apr 2007 07:12:09 +0000 (00:12 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 27 Apr 2007 17:57:34 +0000 (10:57 -0700)
use mutex instead of binary semaphore in
drivers/base/attribute_container.c

Signed-off-by: Matthias Kaehlcke <matthias.kaehlcke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found