[PATCH] w1: Use mutexes instead of semaphores.
authorEvgeniy Polyakov <johnpol@2ka.mipt.ru>
Mon, 3 Apr 2006 08:04:27 +0000 (12:04 +0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Jun 2006 18:22:50 +0000 (11:22 -0700)
Use mutexes instead of semaphores.
Patch tested on x86_64 and i386 with test bus master driver.

Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found