Revert "USB: usb-skeleton.c: fix open/disconnect race"
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 24 Jan 2012 20:02:38 +0000 (12:02 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 24 Jan 2012 20:02:38 +0000 (12:02 -0800)
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 <tom.leiming@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found