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)
commit61a2f59af6c8ffd9d6dd53f0da32563d4434e790
tree8e594a846d554c83d27d805d7b233daefbfc545a
parent240936e18b75937e7866934df723c2db0011d24f
drivers/base/attribute_container.c: use mutex instead of binary semaphore

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>
drivers/base/attribute_container.c