From: Greg Kroah-Hartman Date: Tue, 24 Jan 2012 20:02:38 +0000 (-0800) Subject: Revert "USB: usb-skeleton.c: fix open/disconnect race" X-Git-Tag: v3.3-rc2~5^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52a749992ca6a0fd304609af40ed3bfd6cef4660;p=pandora-kernel.git Revert "USB: usb-skeleton.c: fix open/disconnect race" This reverts commit 26c71a79cade5ccad80e0752cd82f3518df48fb3. It's not needed, to quote Ming Lei: Looks you have queued the patch into your tree, but just now I find the patch is not needed at all, since we have had minor_rwsem(drivers/usb/core/file.c) for this purpose, please drop the patch, sorry for it. Cc: Ming Lei Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed