From: Matthias Kaehlcke Date: Wed, 23 May 2007 21:19:41 +0000 (-0700) Subject: Power Management: use mutexes instead of semaphores X-Git-Tag: v2.6.23-rc1~1107^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11048dcf333c414f237bb713c422e68f67b115a3;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed