linux/drivers/base
Matthias Kaehlcke 61a2f59af6 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>
2007-04-27 10:57:34 -07:00
..
power define platform wakeup hook, use in pci_enable_wake() 2007-04-27 10:57:33 -07:00
Kconfig
Makefile
attribute_container.c drivers/base/attribute_container.c: use mutex instead of binary semaphore 2007-04-27 10:57:34 -07:00
base.h
bus.c driver core: bus_add_driver should return an error if no bus 2007-04-27 10:57:32 -07:00
class.c
core.c device_schedule_callback() needs a module reference 2007-04-27 10:57:32 -07:00
cpu.c
dd.c
devres.c
dma-mapping.c
dmapool.c Driver core: use mutex instead of semaphore in DMA pool handler 2007-04-27 10:57:32 -07:00
driver.c
firmware.c
firmware_class.c Driver core: switch firmware_class to uevent_suppress. 2007-04-27 10:57:29 -07:00
hypervisor.c
init.c
isa.c
map.c
memory.c
node.c
platform.c
sys.c
topology.c
transport_class.c