linux/drivers
Matthias Kaehlcke b2366d68d9 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 <matthias.kaehlcke@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-04-27 10:57:32 -07:00
..
acorn
acpi
amba uevent: use add_uevent_var() instead of open coding it 2007-04-27 10:57:29 -07:00
ata
atm
auxdisplay
base Driver core: use mutex instead of semaphore in DMA pool handler 2007-04-27 10:57:32 -07:00
block
bluetooth
cdrom
char
clocksource
connector
cpufreq
crypto
dio
dma
edac
eisa
fc4
firmware
hid
hwmon
i2c
ide IDE: remove rwsem use from ide-proc core 2007-04-27 10:57:30 -07:00
ieee1394 IEEE1394: remove rwsem use from ieee1394 core 2007-04-27 10:57:30 -07:00
infiniband
input Input: gameport - do not touch bus's rwsem 2007-04-27 10:57:30 -07:00
isdn
kvm
leds
macintosh
mca
md
media
message
mfd
misc
mmc uevent: use add_uevent_var() instead of open coding it 2007-04-27 10:57:29 -07:00
mtd
net PHY: remove rwsem use from phy core 2007-04-27 10:57:31 -07:00
nubus
oprofile
parisc
parport
pci driver core: per-subsystem multithreaded probing 2007-04-27 10:57:28 -07:00
pcmcia
pnp PNP: stop using the subsystem rwsem 2007-04-27 10:57:30 -07:00
ps3
rapidio
rtc
s390 qeth: Remove usage of subsys.rwsem 2007-04-27 10:57:31 -07:00
sbus
scsi SCSI: use the proper semaphore to protect the class lists 2007-04-27 10:57:30 -07:00
serial
sh
sn
spi
tc
telephony
usb USB: remove use of the bus rwsem, as it doesn't really protect anything. 2007-04-27 10:57:30 -07:00
video
w1
zorro
Kconfig
Makefile