From 54d2bc068fd21bcb096660938bce7c7265613a24 Mon Sep 17 00:00:00 2001 From: Oliver Neukum Date: Tue, 23 Oct 2007 14:23:13 +0200 Subject: [PATCH] USB: fix locking in idmouse Pete caused me to lock at buggy drivers in this respect. The idmouse has a race between open and disconnect. This patch - solves the open/disconnect race - switches locking to mutexes Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed