From: Oliver Neukum Date: Tue, 23 Oct 2007 12:23:13 +0000 (+0200) Subject: USB: fix locking in idmouse X-Git-Tag: v2.6.24-rc2~136^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54d2bc068fd21bcb096660938bce7c7265613a24;p=pandora-kernel.git 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-diff-tree failed