linux-kernel-test/drivers/base/power
Matthias Kaehlcke 11048dcf33 Power Management: use mutexes instead of semaphores
The Power Management code uses semaphores as mutexes.  Use the mutex API
instead of the (binary) semaphores.

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-07-11 16:09:01 -07:00
..
main.c Power Management: use mutexes instead of semaphores 2007-07-11 16:09:01 -07:00
Makefile Add some basic resume trace facilities 2006-06-24 14:44:01 -07:00
power.h Power Management: use mutexes instead of semaphores 2007-07-11 16:09:01 -07:00
resume.c Power Management: use mutexes instead of semaphores 2007-07-11 16:09:01 -07:00
runtime.c Power Management: use mutexes instead of semaphores 2007-07-11 16:09:01 -07:00
shutdown.c remove "struct subsystem" as it is no longer needed 2007-05-02 18:57:59 -07:00
suspend.c Power Management: use mutexes instead of semaphores 2007-07-11 16:09:01 -07:00
sysfs.c PM: add kconfig option for deprecated .../power/state files 2006-09-25 21:08:37 -07:00
trace.c Add some basic resume trace facilities 2006-06-24 14:44:01 -07:00