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
..
2009-12-16 07:20:19 -08:00
2009-09-16 00:00:21 -07:00
2009-05-25 00:35:53 -07:00
2010-05-17 22:47:34 -07:00
2009-11-12 15:51:16 -08:00
2010-05-21 09:37:30 -07:00