linux/drivers/staging/comedi
Thomas Gleixner 3142788b79 drivers/base: Convert dev->sem to mutex
The semaphore is semantically a mutex. Convert it to a real mutex and
fix up a few places where code was relying on semaphore.h to be included
by device.h, as well as the users of the trylock function, as that value
is now reversed.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-05-21 09:37:30 -07:00
..
drivers drivers/base: Convert dev->sem to mutex 2010-05-21 09:37:30 -07:00
kcomedilib
Kconfig
Makefile
TODO
comedi.h
comedi_compat32.c
comedi_compat32.h
comedi_fops.c
comedi_fops.h
comedi_ksyms.c
comedidev.h
comedilib.h
drivers.c
pci_ids.h
proc.c
range.c
wrapper.h